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 |