[]
Configurates DataType. Sets the type of value stored in this column.Values are coerced into the proper type when editing the grid.
public TBuilder DataType(DataType? value)
Type | Name | Description |
---|---|---|
DataType? | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |