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 |