[]
Gets or sets the data type for the style.
[Browsable(false)]
public Type DataType { get; set; }
When the grid is bound to a data source, this property is set automatically based on the data schema.
This property is used to coerce values assigned to cells into the proper type.