smartDBforms.NET API Reference

SmartPagerPageChangingArgs Class

Provides data for the PageChanging event. You can use the Cancel property to cancel the operation..

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

System.Object
   EventArgs
      CancelEventArgs
         SmartPagerPageChangingArgs

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

Requirements

Namespace: Adillis.SmartDBForms

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

See Also

SmartPagerPageChangingArgs Members | Adillis.SmartDBForms Namespace