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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : CursorCell プロパティ
Gets a CellRange object that contains the cell at coordinates Row, Col.
シンタックス
'宣言
 
Public Overridable ReadOnly Property CursorCell As CellRange
public virtual CellRange CursorCell {get;}
解説
To get a CellRange object that spans the entire selection, use the Selection property.
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ