DataPager.CanChangePage Property
In This Article
Gets whether or not the end-user can move to another page. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.DataPager
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the end-user can move to another page; otherwise, false. |
See Also