alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class RemoveType

    Defines the constant that specifies the remove type of the ribbon.

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

    Fields

    QAT

    Removes the item only from QAT

    Declaration
    public const RemoveType QAT
    Field Value
    Type
    RemoveType

    QATAndMenu

    Removes the item from both QAT and Menu list

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