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 |