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