Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Categories

Each bar item can be assigned to a specific category. Categories do not impose any restrictions on the associated items. They are only designed to provide organized access to items when using the Customization Window at runtime.

CustomizationWindow_CommandsPage

The BarManagerCategory class represents a category. You can add, remove and access individual categories by using the BarManager.Categories collection. To assign a category to an item, use the item’s BarItem.Category or BarItem.CategoryName property.

#Examples

See Also