[]
        
(Showing Draft Content)

C1.Win.Ribbon.QatItemsChangedEventArgs

QatItemsChangedEventArgs Class

Provides data for the ItemsChanged event.

Inheritance
QatItemsChangedEventArgs
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class QatItemsChangedEventArgs : EventArgs

Properties

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.