WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RibbonLayoutMode

    Show / Hide Table of Contents

    Enum RibbonLayoutMode

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

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum RibbonLayoutMode

    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 - 2023 Syncfusion Inc. All Rights Reserved