DataPagerPageIndexChangedEventArgs.NewValue Property
In This Article
Gets the active page's index.
Namespace: DevExpress.Xpf.Editors.DataPager
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the active page's index. |
See Also