Skip to main content
Bar

BarItemLinkBase.Links Property

Gets the link collection that owns the current object.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection that owns the current object.

See Also