BarManagerCategory.UnusedCategory Property
In This Article
This property is internal and should not be used in code.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public static BarManagerCategory UnusedCategory { get; }
#Property Value
Type | Description |
---|---|
Bar |
|
See Also