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