WPF

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

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved