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


In This Topic
    InitializingNewDataRowEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see InitializingNewDataRowEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets a reference to a DataRow object representing the data row which was created using the Xceed.Grid.Collections.DataRowList.AddNew method.  
    Top
    See Also