RibbonQuickAccessToolbar.LinksChanged Event
Occurs whenever this RibbonQuickAccessToolbar's BarItemLink collection is modified.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
public event LinksChangedEventHandler LinksChanged
Public Event LinksChanged As LinksChangedEventHandler
Remarks
Use the RibbonQuickAccessToolbar.ItemLinks collection to add or remove links displayed by this RibbonQuickAccessToolbar.
See Also
Feedback