smartDBforms.NET API Reference

SmartPager.PageChanging Event

Occurs after the user has selected a new page and before the current page has changed.

[Visual Basic]
Public Event PageChanging As SmartPagerPageChangingEventHandler
[C#]
public event SmartPagerPageChangingEventHandler PageChanging;

See Also

SmartPager Class | Adillis.SmartDBForms Namespace