Back to Devexpress

NavigatorButtonCollectionBase Properties

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

latest2.7 KB
Original Source

NavigatorButtonCollectionBase Properties

Serves as a base for DataNavigatorButtonCollection and ControlNavigatorButtonCollection classes.

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.
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

NavigatorButtonCollectionBase Class

NavigatorButtonCollectionBase Members

DevExpress.XtraEditors Namespace