[]
Configurates ShowCheckboxes. Sets a value indicating whether the control displays checkboxes next to each item.
public SlicerBuilder ShowCheckboxes(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| SlicerBuilder | Current builder. |