Back to Devexpress

MergingProperties Attached Properties

wpf-devexpress-dot-xpf-dot-bars-dot-mergingproperties-dot-underscore-attachedproperties.md

latest1.3 KB
Original Source

MergingProperties Attached Properties

Provides attached properties that control the bar merging behavior.

NameDescription
AllowMerging staticThis property is obsolete. Use the MergingProperties.ElementMergingBehavior property instead.
ElementMergingBehavior staticGets 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 staticFor internal use.
Name staticGets or sets a “merge name”. This is an attached property.
ToolBarMergeStyle staticGets or sets the type of controls for which automatic merging is enabled. This is an attached property.

See Also

MergingProperties Class

MergingProperties Members

DevExpress.Xpf.Bars Namespace