The GridControlRowAddingEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataObject |
Gets or sets the currently adding data object.
| |
Grid |
Gets the GridControl.
| |
InsertionType |
Gets or sets the insertion type.
| |
ParentRow |
Gets the parent row.
|