BarManagerCategoryCollection.UnassignedItems Property
Gets a category object that combines all the bar items that are not assigned to any category.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
BarManagerCategory | A BarManagerCategory object that combines all the bar items that are not assigned to any category. |
See Also