menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DisplayMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DisplayMode

    Specifies the different ribbon item display modes that can be set for the normal and simplified LayoutMode values.

    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    [Flags]
    public enum DisplayMode

    Fields

    Name Description
    Normal

    Appears in normal state alone.

    OverflowMenu

    Appears inside overflow button during simplified state.

    Simplified

    Appears in simplified state alone.

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