menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RibbonState - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved