DataPager.CanMoveToFirstPage Property
In This Article
Gets whether or not the first page is active. 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 first page is not active; otherwise, false. |
See Also