BarCollection Class
In This Article
Represents the collection of bars.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Returned By
The BarManager.Bars property returns an instance of BarCollection.
#Remarks
Use the BarManager.Bars property to access the collection of bars owned by a BarManager.
See Also