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

BarItem.GetVisibleLinks() Method

Returns the list of all currently visible links to this BarItem.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

Returns

Type Description
BarItemLinkReadOnlyCollection

A BarItemLinkReadOnlyCollection object that stores all currently visible links to this BarItem.

See Also