Class SchedulerGroupOrientation
The grouping orientation of the Scheduler.
Inheritance
System.Object
SchedulerGroupOrientation
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public sealed class SchedulerGroupOrientation : Enum
Fields
Horizontal
Horizontal grouping.
Declaration
public const SchedulerGroupOrientation Horizontal
Field Value
SchedulerGroupOrientation
|
value__
Declaration
public int value__
Field Value
System.Int32
|
Vertical
Vertical grouping.
Declaration
public const SchedulerGroupOrientation Vertical
Field Value
SchedulerGroupOrientation
|