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