Bars provide the Bar.VisibleLinks collection so that you can process currently visible bar item links. This collection is automatically updated by the bar when links change their visible state. You are not allowed to add or remove individual link objects. You can only access link object(s) or determine whether a collection contains a particular link. Such read-only collection functionality is implemented by the BarItemLinkReadOnlyCollection class.
This class also serves as a base for the BarItemLinkCollection class which represents the collection of links to bar items.
System.Object
System.Collections.ReadOnlyCollectionBase
DevExpress.XtraBars.ReadOnlyListBase
BarItemLinkReadOnlyCollection
BarItemLinkCollection
DevExpress.XtraBars.Ribbon.BaseRibbonItemLinkCollection
DevExpress.XtraBars.FluentDesignSystem.FluentFormLinks.FluentDesignFormLinkCollection
DevExpress.XtraBars.Ribbon.RibbonCaptionBarItemLinkCollection
DevExpress.XtraBars.Ribbon.RibbonMiniToolbarItemLinkCollection
DevExpress.XtraBars.Ribbon.RibbonPageGroupItemLinkCollection
DevExpress.XtraBars.Ribbon.RibbonPageHeaderItemLinkCollection
DevExpress.XtraBars.Ribbon.RibbonQuickToolbarItemLinkCollection
DevExpress.XtraBars.TabFormLinkCollection
DevExpress.XtraBars.ToolbarForm.ToolbarFormLinkCollection