Back to Devexpress

XPBaseCollection Events

xpo-devexpress-dot-xpo-dot-xpbasecollection-dot-underscore-events.md

latest1.5 KB
Original Source

XPBaseCollection Events

An ancestor of the XPCollection class.

NameDescription
CollectionChangedOccurs when an item is added to, or removed from the XPBaseCollection (when the XPBaseCollection.BaseAdd or XPBaseCollection.BaseRemove method is called).
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.
ResolveSessionEnables the collection to be associated with a session.

See Also

XPBaseCollection Class

XPBaseCollection Members

DevExpress.Xpo Namespace