ILinksHolder.MergedChildren Property
Gets the links that have been merged with the current container.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Bars.MergedLinksHolderCollection | A BarItemLinkCollection object that contains the links merged with the current link container. |
See Also