Back to Devexpress

BarItemLinkReadOnlyCollection Properties

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

latest2.8 KB
Original Source

BarItemLinkReadOnlyCollection Properties

A read-only bar item link collection.

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.
RecentLinkCountGets the total number of items that have recently been used.
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

BarItemLinkReadOnlyCollection Class

BarItemLinkReadOnlyCollection Members

DevExpress.XtraBars Namespace