menu

WinUI

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

    Show / Hide Table of Contents

    Class LayoutMode

    Specifies the current layout mode of SfRibbon, which displays a normal or simplified layout.

    Inheritance
    System.Object
    LayoutMode
    Namespace: Syncfusion.UI.Xaml.Ribbon
    Assembly: Syncfusion.Ribbon.WinUI.dll
    Syntax
    public sealed class LayoutMode : Enum

    Fields

    Normal

    Displays a SfRibbon in standard layout.

    Declaration
    public const LayoutMode Normal
    Field Value
    Type
    LayoutMode

    Simplified

    Displays a SfRibbon in simplified layout.

    Declaration
    public const LayoutMode Simplified
    Field Value
    Type
    LayoutMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved