Skip to main content
Bar

ILinksHolder.IsMergedState Property

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

Namespace: DevExpress.Xpf.Bars

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

#Declaration

bool IsMergedState { get; }

#Property Value

Type Description
Boolean

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

See Also