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