FlexGrid for WinForms
CursorCell プロパティ (C1FlexGridBase)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > C1FlexGridBase クラス : CursorCell プロパティ
座標 ( Row, Col) にあるセルを含む CellRangeオブジェクトを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property CursorCell As CellRange
public virtual CellRange CursorCell {get;}
解説
選択範囲全体の CellRangeオブジェクトを取得するには、 Selectionプロパティを使用します。
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ