ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SidebarViewModel Class / ActiveTab Property

In This Topic
    ActiveTab Property (SidebarViewModel)
    In This Topic
    Returns currently active (visible) tab
    Syntax
    'Declaration
     
    Public Property ActiveTab As SidebarTabs
    public SidebarTabs ActiveTab {get; set;}
    See Also