Skip to main content
All docs
V23.2
Bar

BarManagerCategory.UnusedCategory Property

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

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Description
BarManagerCategory

 

See Also