BarCollection Class
In This Article
Represents the collection of bars.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.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.
See Also