[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandHolder.CustomizeLinkRemoved

CustomizeLinkRemoved Event

Occurs when a command link is removed from a toolbar during customization.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1CommandHolder.CustomizeLinkRemoved", "Occurs when a command link is removed from a toolbar during customization.")]
public event CustomizeLinkEventHandler CustomizeLinkRemoved
<C1Description("C1CommandHolder.CustomizeLinkRemoved", "Occurs when a command link is removed from a toolbar during customization.")>
Public Event CustomizeLinkRemoved As CustomizeLinkEventHandler
Returns
Type Description
CustomizeLinkEventHandler Occurs when a command link is removed from a toolbar during customization.