Class RibbonState
Represents the State of the Ribbon.
Inheritance
System.Object
    RibbonState
  Namespace: Syncfusion.UI.Xaml.Controls.SfRibbon
Assembly: Syncfusion.SfRibbon.UWP.dll
Syntax
public sealed class RibbonState : Enum
  Fields
Adorner
Adorner Ribbon State.
Declaration
public const RibbonState Adorner
  Field Value
| Type | 
|---|
| RibbonState | 
Hide
Hide Ribbon State.
Declaration
public const RibbonState Hide
  Field Value
| Type | 
|---|
| RibbonState | 
Normal
Normal Ribbon State.
Declaration
public const RibbonState Normal
  Field Value
| Type | 
|---|
| RibbonState |