Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabControl Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (C1SimplifiedTabControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedIndex As Integer
    public int SelectedIndex {get; set;}
    See Also