[]
Occurs before a style is applied to a ribbon item.
[C1Category("Appearance")]
[C1Description("C1Ribbon.UpdatingItemStyle", "Occurs before a style is applied to a ribbon item.")]
public event EventHandler<UpdatingItemStyleEventArgs> UpdatingItemStyle
Type | Description |
---|---|
EventHandler<UpdatingItemStyleEventArgs> | Occurs before a style is applied to a ribbon item. |