ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / QatItemsChangedEventArgs Class / Action Property

In This Topic
    Action Property
    In This Topic
    Gets a value indicating whether the item was added or removed to/from the QAT.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As QatItemAction
    public QatItemAction Action {get;}
    See Also