Back to Devexpress

BarDockWindowCollection Properties

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

latest2.9 KB
Original Source

BarDockWindowCollection Properties

Represents the collection of BarDockWindow objects.

NameDescription
CapacityGets or sets the number of elements that the ArrayList can contain. Inherited from ArrayList.
CountGets the number of elements actually contained in the ArrayList. Inherited from ArrayList.
IsFixedSizeGets a value indicating whether the ArrayList has a fixed size. Inherited from ArrayList.
IsReadOnlyGets a value indicating whether the ArrayList is read-only. Inherited from ArrayList.
IsSynchronizedGets a value indicating whether access to the ArrayList is synchronized (thread safe). Inherited from ArrayList.
Item[Int32]Gets or sets the element at the specified index. Inherited from ArrayList.
SyncRootGets an object that can be used to synchronize access to the ArrayList. Inherited from ArrayList.

See Also

BarDockWindowCollection Class

BarDockWindowCollection Members

DevExpress.XtraBars Namespace