Gets or sets the index of the selected tab in this tab group.
Namespace:
C1.Web.UI.Controls.C1TabStripAssembly: C1TabStripClient (in C1TabStripClient.dll)
Syntax
| JavaScript |
|---|
function get_selectedIndex(); function set_selectedIndex(value); |