Back to Devexpress

BarDockWindowCollection Class

windowsforms-devexpress-dot-xtrabars-75c01487.md

latest1.1 KB
Original Source

BarDockWindowCollection Class

Represents the collection of BarDockWindow objects.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class BarDockWindowCollection :
    ArrayList
vb
Public Class BarDockWindowCollection
    Inherits ArrayList

Inheritance

Object ArrayList BarDockWindowCollection

See Also

BarDockWindowCollection Members

BarDockWindow

DevExpress.XtraBars Namespace