Skip to main content
All docs
V25.1
  • Bar

    BarManagerCategory.UnusedCategory Property

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

    Namespace: DevExpress.XtraBars

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

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

    Property Value

    Type Description
    BarManagerCategory

     

    See Also