Back to Devexpress

DataNavigatorButtonCollection Properties

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

latest2.6 KB
Original Source

DataNavigatorButtonCollection Properties

The DataNavigator ‘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

DataNavigatorButtonCollection Class

DataNavigatorButtonCollection Members

DevExpress.XtraEditors Namespace