Skip to main content
A newer version of this page is available. .
All docs
V22.1
Bar

BarManagerCategory.UnusedCategory Property

This property is internal and should not be used in code.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public static BarManagerCategory UnusedCategory { get; }

Property Value

Type Description
BarManagerCategory

 

See Also