smartDBforms.NET API Reference

SmartDBViewInsertArgs Class

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

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

System.Object
   EventArgs
      CancelEventArgs
         SmartDBViewInsertArgs

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

Requirements

Namespace: Adillis.SmartDBForms

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

See Also

SmartDBViewInsertArgs Members | Adillis.SmartDBForms Namespace