Skip to main content
A newer version of this page is available. .
Bar

ILinksHolder.MergedParent Property

Gets a parent link container with which the current child link container has been merged.

Namespace: DevExpress.Xpf.Bars

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

Declaration

ILinksHolder MergedParent { get; set; }

Property Value

Type Description
ILinksHolder

A parent link container with which the current child link container has been merged.

See Also