ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / CursorCell Property

In This Topic
    CursorCell Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CursorCell As C1.Win.FlexGrid.CellRange
    public virtual C1.Win.FlexGrid.CellRange CursorCell {get;}
    See Also