XPPageSelector.PageCount Property
Gets the number of pages.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integers value which specifies the number of pages acquired when the source collection is paginated. |
See Also