Back to Devexpress

BarItemLinkCollection Properties

windowsforms-devexpress-dot-xtrabars-dot-baritemlinkcollection-dot-underscore-properties.md

latest3.0 KB
Original Source

BarItemLinkCollection Properties

A collection of bar item links.

NameDescription
CountGets the number of elements contained in the ReadOnlyCollectionBase instance. Inherited from ReadOnlyCollectionBase.
InnerList protectedGets the list of elements contained in the ReadOnlyCollectionBase instance. Inherited from ReadOnlyCollectionBase.
Item[Int32]Provides indexed access to individual links. Inherited from BarItemLinkReadOnlyCollection.
RecentLinkCountGets the total number of items that have recently been used. Inherited from BarItemLinkReadOnlyCollection.
ICollection.IsSynchronizedGets a value indicating whether access to a ReadOnlyCollectionBase object is synchronized (thread safe). Inherited from ReadOnlyCollectionBase.
ICollection.SyncRootGets an object that can be used to synchronize access to a ReadOnlyCollectionBase object. Inherited from ReadOnlyCollectionBase.

See Also

BarItemLinkCollection Class

BarItemLinkCollection Members

DevExpress.XtraBars Namespace