WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / C1GridControl Class / CursorRange Property
In This Topic
    CursorRange Property (C1GridControl)
    In This Topic
    Gets the GridControlRange that corresponds to the cursor cell.
    Syntax
    public GridControlRange CursorRange {get;}
    See Also