[]
Configurates ShowHeader. Sets a value indicating whether the control displays the header area with the header string and multi-select/clear buttons.
public SlicerBuilder ShowHeader(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
SlicerBuilder | Current builder. |