Skip to main content
A newer version of this page is available. .
Bar

ILinksHolder.ActualLinks Property

Returns the links currently displayed by the link container.

Namespace: DevExpress.Xpf.Bars

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

Declaration

Property Value

Type Description
BarItemLinkCollection

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

See Also