smartDBforms.NET API Reference
SmartDBView.ItemUpdating Event
Occurs before the update operation has started.
[Visual Basic]
Public Event ItemUpdating As
SmartDBViewUpdateEventHandler
[C#]
public event
SmartDBViewUpdateEventHandler
ItemUpdating;
See Also
SmartDBView Class
|
Adillis.SmartDBForms Namespace