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

In This Topic
    ActiveSidebarPane Property
    In This Topic
    Gets or sets currently visible sidebar tab
    Syntax
    'Declaration
     
    Public Property ActiveSidebarPane As SidebarTabs
    public SidebarTabs ActiveSidebarPane {get; set;}
    See Also