WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellEditEventArgs Class
Members
In This Topic
    GridCellEditEventArgs Class
    In This Topic
    Event data for editing events.
    Object Model
    GridCellEditEventArgs ClassGridCellRange Class
    Syntax
    public class GridCellEditEventArgs : GridCellRangeEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridCellRangeEventArgs
                C1.WinUI.Grid.GridCellEditEventArgs

    See Also