smartDBforms.NET API Reference

SmartDBViewUpdateArgs Class

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

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

System.Object
   EventArgs
      CancelEventArgs
         SmartDBViewUpdateArgs

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

Requirements

Namespace: Adillis.SmartDBForms

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

See Also

SmartDBViewUpdateArgs Members | Adillis.SmartDBForms Namespace