smartDBforms.NET API Reference

SmartDBView.ItemDeleting Event

Occurs before the delete operation has started.

[Visual Basic]
Public Event ItemDeleting As SmartDBViewDeleteEventHandler
[C#]
public event SmartDBViewDeleteEventHandler ItemDeleting;

See Also

SmartDBView Class | Adillis.SmartDBForms Namespace