[]
Configurates Header. Sets the header string shown at the top of the @see:Slicer.
public SlicerBuilder Header(string value)
Public Function Header(value As String) As SlicerBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SlicerBuilder | Current builder. |