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

In This Topic
    ActiveTabIndex Property
    In This Topic
    Gets or sets the index of the active tab.
    Syntax
    'Declaration
     
    Public Property ActiveTabIndex As Integer
    public int ActiveTabIndex {get; set;}

    Property Value

    The index of the active tab.
    See Also