The GridControlRowAddingEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyDataObject
Gets or sets the currently adding data object.
Public propertyGrid
Gets the GridControl.
Public propertyInsertionType
Gets or sets the insertion type.
Public propertyParentRow
Gets the parent row.

See Also