[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellStyle.DataType

DataType Property

DataType

Gets or sets the data type for the style.

Declaration
[Browsable(false)]
public Type DataType { get; set; }
Remarks

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.