Skip to main content
A newer version of this page is available. .
Bar

BarManagerCategory.TotalCategory Property

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

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

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