MobileForms Toolkit Documentation
SmartGrid.OnAfterCustomEdit Method
Fires the
AfterCustomEdit
event.
protected virtual
void
OnAfterCustomEdit(
CustomEditEventArgs
e
);
Parameters
e
Event arguments.
See Also
SmartGrid Class
|
Resco.Controls.SmartGrid Namespace