Enum AdditionType
Represent the Collection of Ribbon elements Addition Type to add items to QAT dynamically.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum AdditionType
Fields
| Name | Description |
|---|---|
| Default | Adds the item in both QAT and Menu list |
| Menu | Adds the item only in menu list. |
| QAT | Adds the item only in QAT |