[]
Gets or sets the type of value stored in this column.Values are coerced into the proper type when editing the grid.
public DataType? DataType { get; set; }