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

BarItemLinkReadOnlyCollection() Constructor

Creates a new BarItemLinkReadOnlyCollection object.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public BarItemLinkReadOnlyCollection()

Remarks

Bars call this constructor when initializing their Bar.VisibleLinks property.

See Also