[]
Configurates BigCheckboxes. Sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width.
public virtual TBuilder BigCheckboxes(bool value)
Public Overridable Function BigCheckboxes(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |