Back to Devexpress

ILinksHolder.MergedChildren Property

wpf-devexpress-dot-xpf-dot-bars-dot-ilinksholder-62864095.md

latest1.1 KB
Original Source

ILinksHolder.MergedChildren Property

Gets the links that have been merged with the current container.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
MergedLinksHolderCollection MergedChildren { get; }
vb
ReadOnly Property MergedChildren As MergedLinksHolderCollection

Property Value

TypeDescription
DevExpress.Xpf.Bars.MergedLinksHolderCollection

A BarItemLinkCollection object that contains the links merged with the current link container.

|

See Also

ActualLinks

ILinksHolder Interface

ILinksHolder Members

DevExpress.Xpf.Bars Namespace