[]
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)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |