[]
Configurates ShowToolbar. Sets a boolean value decides whether to show the toolbar.
public TBuilder ShowToolbar(bool value)
Public Function ShowToolbar(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |