[]
Configurates Placeholder. Sets the place holder for a column which will be displayed when editing an empty cell.
public TBuilder Placeholder(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |