'Declaration Public Enum XamOutlookCalendarViewCommand Inherits System.Enum
public enum XamOutlookCalendarViewCommand : System.Enum
Member | Description |
---|---|
NavigateBack | Shifts the visible dates of the XamOutlookCalendarView.CurrentViewControl backwards. |
NavigateForward | Shifts the visible dates of the XamOutlookCalendarView.CurrentViewControl forwards. |
Next7Days | Changes the view such that it shows 7 days starting with the current date. |
Show10Days | Switches to viewing 10 days. |
Show1Day | Switches to viewing a single day. |
Show2Days | Switches to viewing 2 days. |
Show3Days | Switches to viewing 3 days. |
Show4Days | Switches to viewing 4 days. |
Show5Days | Switches to viewing 5 days. |
Show6Days | Switches to viewing 6 days. |
Show7Days | Switches to viewing 7 days. |
Show8Days | Switches to viewing 8 days. |
Show9Days | Switches to viewing 9 days. |
SwitchToDayView | Switches XamOutlookCalendarView.CurrentViewMode to one of the XamDayView related views. The new value will be based on the current view. |
SwitchToFullWeekView | Switches XamOutlookCalendarView.CurrentViewMode to DayViewWeek |
SwitchToMonthView | Switches XamOutlookCalendarView.CurrentViewMode to MonthView |
SwitchToScheduleView | Switches XamOutlookCalendarView.CurrentViewMode to one of the XamScheduleView related views. The new value will be based on the current view. |
SwitchToWorkWeekView | Switches XamOutlookCalendarView.CurrentViewMode to DayViewWorkWeek |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2