ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / SecondaryPane Property

In This Topic
    SecondaryPane Property
    In This Topic
    Gets secondary report pane
    Syntax
    'Declaration
     
    Public ReadOnly Property SecondaryPane As ReportPaneModel
    public ReportPaneModel SecondaryPane {get;}
    See Also