Skip to main content

Bar.GetActualLinks() Method

Retrieves the list of links currently displayed within this Bar.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

Returns

Type Description
BarItemLinkReadOnlyCollection

A BarItemLinkReadOnlyCollection object that contains links currently displayed within this Bar.

See Also