RibbonGalleryBarItem.OnLinkRemoved(BarItemLinkBase) Method
In This Article
This method is called before a bar item link is removed from the current link holder.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
link | Bar |
A Bar |
#Implements
See Also