[]
Configurates IsButton. Sets a value that determines whether menu should act as a split button instead of a regular menu.
public TBuilder IsButton(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |