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