The properties of the RowAddingEventArgs class are listed below. For a complete list of RowAddingEventArgs class members, see the RowAddingEventArgs Members topic.
Cancel (inherited from CancelEventArgs) | Gets or sets a value indicating whether the event should be canceled. |
Row | Sets a row that will be added into AdvancedList's RowColection. |
RowIndex | Gets an index of a row that is about to be added. |
RowAddingEventArgs Class | Resco.Controls.AdvancedList Namespace