RibbonGalleryBarItem.IsMergedState Property
In This Article
Gets whether other link containers have been merged with the current container.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if other link containers have been merged with the current container; otherwise, false. |
#Implements
See Also