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