smartDBforms.NET API Reference

SmartDBViewModeChangingArgs Class

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

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

System.Object
   EventArgs
      CancelEventArgs
         SmartDBViewModeChangingArgs

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

Requirements

Namespace: Adillis.SmartDBForms

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

See Also

SmartDBViewModeChangingArgs Members | Adillis.SmartDBForms Namespace