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