Back to Devexpress

BarManagerCategory.TotalCategory Property

windowsforms-devexpress-dot-xtrabars-dot-barmanagercategory-485910a8.md

latest1.4 KB
Original Source

BarManagerCategory.TotalCategory Property

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

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public static BarManagerCategory TotalCategory { get; }
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Shared ReadOnly Property TotalCategory As BarManagerCategory

Property Value

TypeDescription
BarManagerCategory

A BarManagerCategory object.

|

Remarks

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

See Also

BarManagerCategory Class

BarManagerCategory Members

DevExpress.XtraBars Namespace