Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / InitializingDetailGridEventArgs Class
Properties


In This Topic
    InitializingDetailGridEventArgs Class Members
    In This Topic

    The following tables list the members exposed by InitializingDetailGridEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InitializingDetailGridEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to a DetailGrid object representing the detail grid that is about to be "attached" to a DataRow.  
    Top
    See Also