BootstrapClientTab Properties
Represents a client-side equivalent of a tab control’s BootstrapTab or a page control’s BootstrapTabPage object.
Name | Description |
---|---|
index |
Gets the index of the current tab (tabbed page) within the control’s collection of tabs (tabbed pages).
Inherited from ASPx |
name |
Gets the name that uniquely identifies the current tab.
Inherited from ASPx |
tab |
Gets the tab control to which the current tab belongs.
Inherited from ASPx |
See Also