Class Orientation
An enum that holds the orientation modes in the Timeline Year view of scheduler.
Inheritance
System.Object
Orientation
Namespace: Syncfusion.Blazor.Schedule
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class Orientation : Enum
Fields
Horizontal
Denotes the horizontal orientation of Timeline Year view.
Declaration
public const Orientation Horizontal
Field Value
Type | Description |
---|---|
Orientation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Vertical
Denotes the vertical orientation of Timeline Year view.
Declaration
public const Orientation Vertical
Field Value
Type | Description |
---|---|
Orientation |