smartDBforms.NET API Reference
SmartDBView.ItemUpdated Event
Occurs after the update operation has finished.
[Visual Basic]
Public Event ItemUpdated As
SmartDBViewUpdatedEventHandler
[C#]
public event
SmartDBViewUpdatedEventHandler
ItemUpdated;
See Also
SmartDBView Class
|
Adillis.SmartDBForms Namespace