FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDetailCellCreatingEventArgs Class
Members

In This Topic
    GridDetailCellCreatingEventArgs Class
    In This Topic
    Provides event data for DetailCellCreating event.
    Object Model
    GridDetailCellCreatingEventArgs Class
    Syntax
    'Declaration
     
    Public Class GridDetailCellCreatingEventArgs 
       Inherits System.EventArgs
    public class GridDetailCellCreatingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.Grid.GridDetailCellCreatingEventArgs

    See Also