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

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