[]
Gets a collection of category descriptors in the correct order.
public IEnumerable<CategoryDescriptor> Categories { get; }
| Type | Description |
|---|---|
| IEnumerable<CategoryDescriptor> | A collection of CategoryDescriptor instances. |
This property provides access to all available category descriptors in the correct order.