smartDBforms.NET API Reference

SmartDBView.ItemInserted Event

Occurs after the insert operation has finished.

[Visual Basic]
Public Event ItemInserted As SmartDBViewInsertedEventHandler
[C#]
public event SmartDBViewInsertedEventHandler ItemInserted;

See Also

SmartDBView Class | Adillis.SmartDBForms Namespace