ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / PrimaryReportPane Property

In This Topic
    PrimaryReportPane Property
    In This Topic
    Gets the primary report pane view model.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrimaryReportPane As ReportPaneViewModel
    public ReportPaneViewModel PrimaryReportPane {get;}
    See Also