ComponentOne Scheduler for WPF and Silverlight
PreviousMonthCommand Field (C1Calendar)

C1.WPF.Schedule Namespace > C1Calendar Class : PreviousMonthCommand Field
Defines the command that makes a previous month the month that is currently represented by the control.
Syntax
'Declaration
 
Public Shared ReadOnly PreviousMonthCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand PreviousMonthCommand
Remarks
This command is executed by the CalendarBase and is implemented by the PreviousMonth method.
See Also

Reference

C1Calendar Class
C1Calendar Members