Back to Devexpress

ControlNavigatorButtonCollection Properties

windowsforms-devexpress-dot-xtraeditors-dot-controlnavigatorbuttoncollection-dot-underscore-properties.md

latest2.6 KB
Original Source

ControlNavigatorButtonCollection Properties

The ControlNavigator ‘s button 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]Gets the button at the specified index. Inherited from NavigatorButtonCollectionBase.
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

ControlNavigatorButtonCollection Class

ControlNavigatorButtonCollection Members

DevExpress.XtraEditors Namespace