[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.CursorCell

CursorCell Property

CursorCell

Gets a CellRange object that contains the cell at coordinates Row, Col.

Declaration
[Browsable(false)]
public virtual CellRange CursorCell { get; }
Remarks

To get a CellRange object that spans the entire selection, use the Selection property.