[]
Provides data for the ItemsChanged event.
public class QatItemsChangedEventArgs : EventArgs
Name | Description |
---|---|
Action | Gets a value indicating whether the item was added or removed to/from the QAT. |
Item | Gets the RibbonItem or RibbonGroup that is added or removed to/from the QAT. |