TabsBuilder.SelectedIndex Method
Name | Parameters | Description |
---|---|---|
SelectedIndex(JS) | value | The index of the currently selected UI component item. Mirrors the client-side selectedIndex option. |
SelectedIndex(Int32) | value | The index of the currently selected UI component item. Mirrors the client-side selectedIndex option. |