MobileForms Toolkit Documentation
AdvancedList.OnRowAdding Method
Fires the
RowAdding
event.
protected virtual
void
OnRowAdding(
RowAddingEventArgs
e
);
Parameters
e
Arguments for the event.
See Also
AdvancedList Class
|
Resco.Controls.AdvancedList Namespace