Skip to main content
Bar

BarManagerCategory.TotalCategory Property

Represents the Total category. This member supports the internal infrastructure.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Description
BarManagerCategory

A BarManagerCategory object.

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also