Back to Devexpress

ICollectionItem Members

windowsforms-devexpress-dot-xtranavbar-dot-icollectionitem-dot-underscore-members.md

latest1.0 KB
Original Source

ICollectionItem Members

Declares members implemented by collection items.

Properties

NameDescription
CollectionWhen implemented by a class, gets the collection to which an item belongs.
ItemNameWhen implemented by a class, gets the item’s name.

Methods

NameDescription
SetCollection(Collection)When implemented by a class assigns the item’s owning collection.

Events

NameDescription
ItemChangedWhen implemented by a class, fires in response to item property values changes.

See Also

ICollectionItem Interface

DevExpress.XtraNavBar Namespace