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