Skip to main content
All docs
V22.2

DevExpress v25.1 Update — Your Feedback Matters

Our What's New in v25.1 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

Bar Editor Inheritance Diagram

This topic provides a description on the bar editor class hierarchy.

The class structure contains two branches. The first branch contains only a TcxBarEditItem class. Items of this type are containers for embeddable editors that come from the ExpressEditors library.

Built-in editors (that are the part of the ExpressBars Suite) are shown in the second branch rooted at the TdxBarEdit class.

The following image shows the bar editor class hierarchy:

For more information on adding editors into toolbars and menus, refer to the In-place Editors topic. To learn about bar item types available in the ExpressBars Suite, refer to the List of Bar Item Types topic.

See Also