alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class QATAction

    Specifies the type of action is used in the QuickAccessTools.

    Inheritance
    System.Object
    QATAction
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class QATAction : Enum

    Fields

    Add

    Item is added when implements this action

    Declaration
    public const QATAction Add
    Field Value
    Type
    QATAction

    Remove

    Item is removed when implements this action

    Declaration
    public const QATAction Remove
    Field Value
    Type
    QATAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved