[]
Configurates SelectedIndex. Sets the index of the currently selected item in the drop-down list.
public virtual TBuilder SelectedIndex(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |