Back to Devexpress

NavReadOnlyLinkCollection Properties

windowsforms-devexpress-dot-xtranavbar-dot-navreadonlylinkcollection-dot-underscore-properties.md

latest2.3 KB
Original Source

NavReadOnlyLinkCollection Properties

Represents a read-only collection of links.

NameDescription
CountReturns the actual number of NavBarItemLink objects in the current collection.
InnerList protectedGets the list of elements contained in the ReadOnlyCollectionBase instance. Inherited from ReadOnlyCollectionBase.
Item[Int32]Gets the item of the collection by its index.
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

NavReadOnlyLinkCollection Class

NavReadOnlyLinkCollection Members

DevExpress.XtraNavBar Namespace