[]
Occurs whenever a RibbonItem or RibbonGroup is added or removed to/from the Items collection.
[C1Category("Items")]
[C1Description("RibbonQat.ItemsChanged", "Occurs whenever a RibbonItem or RibbonGroup is added or removed to/from the Items collection.")]
public event EventHandler<QatItemsChangedEventArgs> ItemsChanged
Type | Description |
---|---|
EventHandler<QatItemsChangedEventArgs> | Occurs whenever a or is added or removed to/from the collection. |