[]
Configurates ShowConfirmationButtons. Sets whether to display the confirmation buttons in Calendar.
public TBuilder ShowConfirmationButtons(bool value)
Public Function ShowConfirmationButtons(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
When this property is set to true, using the arrow keys will only change the focus And "OK" and "Cancel" buttons will be displayed below the dropdown.