BarManagerCategory Properties
An individual category.Name | Description |
---|---|
DefaultCategory static | Gets the BarManager’s default category. |
Guid | Gets or sets a globally unique identifier (GUID) that identifies the category. |
Index | Gets the category’s position within a collection. |
Name | Gets or sets the category’s name. |
TotalCategory static | Represents the Total category. This member supports the internal infrastructure. |
UnusedCategory static | This property is internal and should not be used in code. |
Visible | Gets or sets whether the category is visible in the customization dialog at runtime. |
See Also