Back to Devexpress

XPCollection<T> Events

xpo-devexpress-dot-xpo-dot-xpcollection-1-dot-underscore-events.md

latest1.7 KB
Original Source

XPCollection<T> Events

A generic type collection of persistent objects.

NameDescription
CollectionChangedOccurs when an item is added to, or removed from the XPBaseCollection (when the XPBaseCollection.BaseAdd or XPBaseCollection.BaseRemove method is called). Inherited from XPBaseCollection.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ListChangedOccurs when the list or an item in the list of the XPBaseCollection collection is changed. Inherited from XPBaseCollection.
ResolveSessionEnables the collection to be associated with a session. Inherited from XPBaseCollection.

See Also

XPCollection<T> Class

XPCollection<T> Members

DevExpress.Xpo Namespace