Back to Devexpress

BarManagerCategory.Guid Property

windowsforms-devexpress-dot-xtrabars-dot-barmanagercategory-af04f675.md

latest1.2 KB
Original Source

BarManagerCategory.Guid Property

Gets or sets a globally unique identifier (GUID) that identifies the category.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public Guid Guid { get; set; }
vb
<Browsable(False)>
Public Property Guid As Guid

Property Value

TypeDescription
Guid

A System.Guid object representing a globally unique identifier (GUID).

|

See Also

CategoryGuid

BarManagerCategory Class

BarManagerCategory Members

DevExpress.XtraBars Namespace