Gets or sets the index of the currently selected TabPage. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public int SelectedIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property SelectedIndex As Integer |
Type: Int32
An instance of the System.Int32 structure specifying the index of the selected TabPage in the TabCollection.