BarCollection Class
Represents the collection of bars.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Related API Members
The following members return BarCollection objects:
Remarks
Use the BarManager.Bars property to access the collection of bars owned by a BarManager.
Inheritance
See Also