[]
Configurates Header. Sets the text displayed in the column header.
public TBuilder Header(string value)
Public Function Header(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |