ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / Selected Property

In This Topic
    Selected Property (C1Tabs)
    In This Topic
    Gets or sets the selected index.
    Syntax
    'Declaration
     
    Public Property Selected As System.Integer
    public System.int Selected {get; set;}
    See Also