smartDBforms.NET API Reference

SmartDBViewDeleteArgs Class

Provides data for the ItemDeleting event. You can use the Cancel property to cancel the mode change.

For a list of all members of this type, see SmartDBViewDeleteArgs Members.

System.Object
   EventArgs
      CancelEventArgs
         SmartDBViewDeleteArgs

[Visual Basic]
Public Class SmartDBViewDeleteArgs
    Inherits CancelEventArgs
[C#]
public class SmartDBViewDeleteArgs : CancelEventArgs

Requirements

Namespace: Adillis.SmartDBForms

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

SmartDBViewDeleteArgs Members | Adillis.SmartDBForms Namespace