The following tables list the members exposed by RowAddingEventArgs.
| Name | Description | |
|---|---|---|
![]() | RowAddingEventArgs Constructor | Constructor. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Index | Specifies the location in the collection at which to add the new row. You can set this property to a new value to change the location where the new row will get added. |
![]() | Rows | Gets the rows collection to which the row is being added. |