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.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
BarItemLinkCollection | A BarItemLinkCollection object that contains the links currently displayed by the link container. |
See Also