PagerPageEventArgs.NewPageIndex Property
Gets or sets the selected page’s index.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that identifies the page which is about to be selected. |
See Also