[]
Configurates AutoSelectOnFocus. Sets a value that determines whether the first enabled item is automatically focused/selected in the menu.
public TBuilder AutoSelectOnFocus(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |