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

RibbonGalleryBarItem.MergedLinks Property

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

Namespace: DevExpress.Xpf.Ribbon

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Ribbon, DevExpress.Wpf.Navigation

Declaration

Property Value

Type Description
BarItemLinkCollection

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

See Also