Back to Devexpress

BarManagerCategory.UnusedCategory Property

windowsforms-devexpress-dot-xtrabars-dot-barmanagercategory-7a019ae4.md

latest1.2 KB
Original Source

BarManagerCategory.UnusedCategory Property

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

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
BarManagerCategory

|

See Also

BarManagerCategory Class

BarManagerCategory Members

DevExpress.XtraBars Namespace