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

Bar.GetActualLinks() Method

Retrieves the list of links currently displayed within this Bar.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

Returns

Type Description
BarItemLinkReadOnlyCollection

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

See Also