Class RibbonState
Inheritance
System.Object
RibbonState
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class RibbonState : Enum
Fields
Adorner
Adorned above the content.
Declaration
public const RibbonState Adorner
Field Value
Type |
---|
RibbonState |
Hide
Hidden state.
Declaration
public const RibbonState Hide
Field Value
Type |
---|
RibbonState |
Normal
Normal state.
Declaration
public const RibbonState Normal
Field Value
Type |
---|
RibbonState |