WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellEditEventArgs Class / Editor Property
In This Topic
    Editor Property (GridCellEditEventArgs)
    In This Topic
    Gets the editor.
    Syntax
    public FrameworkElement Editor {get;}
    See Also