[]
Configurates ShowCheckAll. Sets a value that determines whether to show a 'Check All' items checkbox on the column header.
public virtual TBuilder ShowCheckAll(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |