Class MonthNavigationDirections
Defines the constants for see cref="SfSchedule.MonthNavigationDirections" that specifies the month view swiping direction.
Inheritance
System.Object
MonthNavigationDirections
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public sealed class MonthNavigationDirections : Enum
Fields
Horizontal
Specifies the horizontal navigation direction for the month view, enabling left and right swipe gestures.
Declaration
public const MonthNavigationDirections Horizontal
Field Value
| Type |
|---|
| MonthNavigationDirections |
Vertical
Specifies the vertical navigation direction for the month view, enabling up and down swipe gestures.
Declaration
public const MonthNavigationDirections Vertical
Field Value
| Type |
|---|
| MonthNavigationDirections |