[]
Configurates HeaderText. Sets the tile header title.
public TBuilder HeaderText(string value)
Public Function HeaderText(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |