WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailCellCreatingEventArgs Class
Members
In This Topic
    GridDetailCellCreatingEventArgs Class
    In This Topic
    Provides event data for DetailCellCreating event.
    Object Model
    GridDetailCellCreatingEventArgs ClassGridRow Class
    Syntax
    public class GridDetailCellCreatingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Grid.GridDetailCellCreatingEventArgs

    See Also