smartDBforms.NET API Reference

SmartDBView.ItemInserting Event

Occurs before the insert operation has started.

[Visual Basic]
Public Event ItemInserting As SmartDBViewInsertEventHandler
[C#]
public event SmartDBViewInsertEventHandler ItemInserting;

See Also

SmartDBView Class | Adillis.SmartDBForms Namespace