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

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