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