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