Class MonthNavigationDirections
Represents Month navigation directions.
Inheritance
System.Object
MonthNavigationDirections
Namespace: Com.Syncfusion.Schedule.Enums
Assembly: Syncfusion.SfSchedule.Android.dll
Syntax
public sealed class MonthNavigationDirections : Enum
Fields
Horizontal
Horizontal Month navigation directions.
Declaration
public const MonthNavigationDirections Horizontal
Field Value
Type |
---|
MonthNavigationDirections |
Vertical
Vertical Month navigation directions.
Declaration
public const MonthNavigationDirections Vertical
Field Value
Type |
---|
MonthNavigationDirections |