WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LayoutMode - WinUI API Reference | Syncfusion SfRibbon, which displays a normal or simplified layout. ">

    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 Description
    LayoutMode

    Simplified

    Displays a SfRibbon in simplified layout.

    Declaration
    public const LayoutMode Simplified
    Field Value
    Type Description
    LayoutMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved