FlexPivot for WinForms
DataType プロパティ (CellStyle)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : DataType プロパティ
Gets or sets the data type for the style.
シンタックス
'宣言
 
Public Property DataType As System.Type
public System.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.

参照

CellStyle クラス
CellStyle メンバ