[]
Configurates Template. Sets a template string to be used for generating the HTML content of data cells in this Column.
public TBuilder Template(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |