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

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