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

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CellStyle クラス : DataType プロパティ
スタイルのデータ型を取得または設定します。
シンタックス
'宣言
 
Public Property DataType As System.Type
public System.Type DataType {get; set;}
解説

グリッドがデータソースに連結されている場合、このプロパティは、データスキーマに基づいて自動的に設定されます。

このプロパティを使用すると、セルに割り当てられている値を適切な型に変換できます。

参照

CellStyle クラス
CellStyle メンバ