FlexGrid for WPF
CellType プロパティ (GridHitTestInfo)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridHitTestInfo クラス : CellType プロパティ
指定された場所にあるセルの種類を取得します。
シンタックス
'宣言
 
Public Property CellType As System.Nullable(Of GridCellType)
public System.Nullable<GridCellType> CellType {get; set;}
参照

GridHitTestInfo クラス
GridHitTestInfo メンバ