The CalendarCommands type exposes the following members.

Fields

  NameDescription
DayBack
A command for moving the selection to one day earlier.
DayForward
A command for moving the selection to one day later.
MonthBack
A command for moving the selection to one month earlier.
MonthForward
A command for moving the selection to one month later.
SelectToday
A command for selecting the current date.
WeekBack
A command for moving the selection to one week earlier.
WeekForward
A command for moving the selection to one week later.
YearBack
A command for moving the selection to one year earlier.
YearForward
A command for moving the selection to one year later.

See Also