Class SchedulerMonthNavigationDirection
Specifies the direction in which the scheduler month view navigates.
Inheritance
System.Object
SchedulerMonthNavigationDirection
Namespace: Syncfusion.Maui.Scheduler
Assembly: Syncfusion.Maui.Scheduler.dll
Syntax
public sealed class SchedulerMonthNavigationDirection : Enum
Fields
Horizontal
Specifies the navigation in horizontal direction.
Declaration
public const SchedulerMonthNavigationDirection Horizontal
Field Value
Type |
---|
SchedulerMonthNavigationDirection |
Vertical
Specifies the navigation in vertical direction.
Declaration
public const SchedulerMonthNavigationDirection Vertical
Field Value
Type |
---|
SchedulerMonthNavigationDirection |