XPPageSelector.Collection Property
Gets or sets the collection of persistent objects that the page selector is bound to.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
XPBaseCollection | An XPBaseCollection descendant which represents the collection of persistent objects. |
See Also
Feedback