ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / SelectedIndex Property

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