Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DisplayMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DisplayMode

    Specifies the options of where the text will be displayed in popup mode of the Toolbar.

    Inheritance
    System.Object
    DisplayMode
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class DisplayMode : Enum

    Fields

    Both

    Specifies the display mode as Both.

    Declaration
    public const DisplayMode Both
    Field Value
    Type Description
    DisplayMode

    Overflow

    Specifies the display mode as Overflow.

    Declaration
    public const DisplayMode Overflow
    Field Value
    Type Description
    DisplayMode

    Toolbar

    Specifies the display mode as Toolbar.

    Declaration
    public const DisplayMode Toolbar
    Field Value
    Type Description
    DisplayMode

    value__

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