Skip to main content
Bar

ILinksHolder.MergedLinks Property

Gets the links currently displayed by the link container, including the links that have been merged with the container.

Namespace: DevExpress.Xpf.Bars

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

#Declaration

#Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection object that contains the links currently displayed by the link container.

#Remarks

See ILinksHolder.ActualLinks to learn more.

See Also