[]
Configurates MultiSelect. Sets a value that determines whether users should be allowed to select multiple values from the list.
public SlicerBuilder MultiSelect(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| SlicerBuilder | Current builder. |