Back to Devexpress

XPCollectionChangedEventArgs Fields

xpo-devexpress-dot-xpo-dot-xpcollectionchangedeventargs-dot-underscore-fields.md

latest1.3 KB
Original Source

XPCollectionChangedEventArgs Fields

Provides data for the XPBaseCollection.CollectionChanged event.

NameDescription
ChangedObjectAn object which represents the instance of the collection that has been changed.
CollectionChangedTypeAn XPCollectionChangedType enumeration value which represents the kind of change.
Empty staticProvides a value to use with events that do not have event data. Inherited from EventArgs.
NewIndexGets or sets the zero-based index of the object in the XPCollection.

See Also

XPCollectionChangedEventArgs Class

XPCollectionChangedEventArgs Members

DevExpress.Xpo Namespace