Gets the zero-based index of the TabPage in the TabControl.Tabs collection.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public int TabPageIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property TabPageIndex As Integer |
Type: Int32
An instance of the System.Int32 structure specifying the index of the TabPage within the parent TabCollection.