[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.UpdatingItemStyle

UpdatingItemStyle Event

Occurs before a style is applied to a ribbon item.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Appearance")]
[C1Description("C1Ribbon.UpdatingItemStyle", "Occurs before a style is applied to a ribbon item.")]
public event EventHandler<UpdatingItemStyleEventArgs> UpdatingItemStyle
Returns
Type Description
EventHandler<UpdatingItemStyleEventArgs> Occurs before a style is applied to a ribbon item.