WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LayoutMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LayoutMode

    Specifies the various LayoutMode values that can be set for the Ribbon. When set to Simplified the Ribbon items will be arranged in a single line allowing more screen space.

    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum LayoutMode

    Fields

    Name Description
    Normal

    When Normal is set, the Ribbon items will be arranged in the standard layout.

    Simplified

    When Simplified is set, the Ribbon items will be arranged in a single line allowing more screen space.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved