A newer version of this page is available.
Switch to the current version.
PagerPageEventHandler Delegate
A method that will handle the ASPxPagerBase.PageIndexChanging event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | Object | The event source. |
e | PagerPageEventArgs | A PagerPageEventArgs object that contains event data. |
See Also
Feedback