Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / InitialSelectedIndex Property

In This Topic
    InitialSelectedIndex Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property InitialSelectedIndex As System.Integer
    public System.int InitialSelectedIndex {get; set;}
    See Also