[]
Configurates Format. Sets the format string used to convert raw values into display values for this column (see Globalize).
public TBuilder Format(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |