alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum DisplayMode

    Specifies the possible display modes of a ribbon item.

    Namespace: Syncfusion.Blazor.Ribbon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [Flags]
    public enum DisplayMode

    Fields

    Name Description
    Auto

    The item appears in classic layout group, simplified layout group, and overflow popup based on the ribbon overflow state of the SfRibbon.

    Classic

    The item appears in the classic layout group of the SfRibbon.

    Overflow

    The item appears in the overflow popup of the SfRibbon.

    Simplified

    The item appears in the simplified layout group of the SfRibbon.

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