ComponentOne Menus and Toolbars for WinForms
SelectedIndex Property (C1DockingTab)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : SelectedIndex Property
Gets or sets the index of the currently selected page.
Syntax
'Declaration
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members