Skip to main content
Bar

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

MergingProperties Attached Properties

Provides attached properties that control the bar merging behavior.
Name Description
AllowMerging static This property is obsolete. Use the MergingProperties.ElementMergingBehavior property instead.
ElementMergingBehavior static Gets or sets whether the current container’s elements are merged with elements of outside containers or elements of the same container or both. Also allows you to disable merging. This is an attached property.
HideElements static For internal use.
Name static Gets or sets a “merge name”. This is an attached property.
ToolBarMergeStyle static Gets or sets the type of controls for which automatic merging is enabled. This is an attached property.
See Also