DataViewPageEventArgs.NewPageIndex Property
In This Article
Gets or sets the selected page’s index.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.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