[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.RibbonEvent

RibbonEvent Event

Occurs when other Ribbon events occur.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Action")]
[C1Description("C1Ribbon.RibbonEvent", "Occurs when other Ribbon events occur.")]
public event EventHandler<RibbonEventArgs> RibbonEvent
Returns
Type Description
EventHandler<RibbonEventArgs> Occurs when other Ribbon events occur.