Enum QATAction
Specifies the type of action is used in the QuickAccessTools.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum QATAction
Fields
| Name | Description |
|---|---|
| Add | Item is added when implements this action |
| Remove | Item is removed when implements this action |