Skip to main content

RibbonGalleryBarItem.IsMergedState Property

Gets whether other link containers have been merged with the current container.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v14.2.dll

#Declaration

public bool IsMergedState { get; }

#Property Value

Type Description
Boolean

true if other link containers have been merged with the current container; otherwise, false.

#Implements

See Also