Back to Devexpress

BarItemLinkBase.Links Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkbase-50b8f3d0.md

latest1.1 KB
Original Source

BarItemLinkBase.Links Property

Gets the link collection that owns the current object.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public BarItemLinkCollection Links { get; }
vb
Public ReadOnly Property Links As BarItemLinkCollection

Property Value

TypeDescription
BarItemLinkCollection

A BarItemLinkCollection that owns the current object.

|

See Also

Item[String]

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace