Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / QatItemsChangedEventArgs Class / Action Property

In This Topic
    Action Property (QatItemsChangedEventArgs)
    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