Back to Devexpress

ILinksHolder.ActualLinks Property

wpf-devexpress-dot-xpf-dot-bars-dot-ilinksholder-78a548aa.md

latest1.2 KB
Original Source

ILinksHolder.ActualLinks Property

Returns the links currently displayed by the link container.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
BarItemLinkCollection ActualLinks { get; }
vb
ReadOnly Property ActualLinks As BarItemLinkCollection

Property Value

TypeDescription
BarItemLinkCollection

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

|

See Also

Links

MergedChildren

ILinksHolder Interface

ILinksHolder Members

DevExpress.Xpf.Bars Namespace