XPPageSelector.Collection Property
Gets or sets the collection of persistent objects that the page selector is bound to.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Default | Description |
---|---|---|
XPBaseCollection | null | An XPBaseCollection descendant which represents the collection of persistent objects. |
See Also