Back to Devexpress

XPPageSelector Properties

xpo-devexpress-dot-xpo-dot-xppageselector-dot-underscore-properties.md

latest2.8 KB
Original Source

XPPageSelector Properties

Presents the XPCollection as a pageable collection.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CollectionGets or sets the collection of persistent objects that the page selector is bound to.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CurrentPageGets or sets the current page in the pageable collection.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
PageCountGets the number of pages.
PageSizeGets or sets the maximum number of persistent objects that can be contained in a single page.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

XPPageSelector Class

XPPageSelector Members

DevExpress.Xpo Namespace