BarManagerCategory.TotalCategory Property
In This Article
Represents the Total category. This member supports the internal infrastructure.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public static BarManagerCategory TotalCategory { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also