Skip to main content

Member Table: XPCollection

Member Description
XPBaseCollection.BindingBehavior Defines which operations a bound control can perform on a collection.
XPBaseCollection.Count Gets the number of elements within the collection.
XPBaseCollection.Criteria Specifies the criteria used to filter objects on the data store side.
XPBaseCollection.DisplayableProperties Lists the displayable properties for a bound control.
XPBaseCollection.Filter Specifies the criteria used to filter objects on the client side.
XPCollection.ObjectClassInfo Gets or sets the metadata information that describes the type of objects stored in the collection.
XPBaseCollection.Session Provides access to a persistent data store for objects.
XPBaseCollection.Sorting Specifies the sort settings for the collection.