WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlEditEventArgs Class
Members
In This Topic
    GridControlEditEventArgs Class
    In This Topic
    Event data for editing events.
    Object Model
    GridControlEditEventArgs ClassGridControlRange Class
    Syntax
    public class GridControlEditEventArgs : GridControlRangeEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridControlRangeEventArgs
                C1.WinUI.Grid.GridControlEditEventArgs

    See Also