[]
Configurates SelectedIndex. Sets the index of the currently selected (active) tab.
public TabPanelBuilder SelectedIndex(int value)
Public Function SelectedIndex(value As Integer) As TabPanelBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TabPanelBuilder | Current builder. |