MobileForms Toolkit Documentation

RowAddingEventArgs Properties

The properties of the RowAddingEventArgs class are listed below. For a complete list of RowAddingEventArgs class members, see the RowAddingEventArgs Members topic.

Public Instance Properties

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.

See Also

RowAddingEventArgs Class | Resco.Controls.AdvancedList Namespace