ComponentOne Scheduler for WPF and Silverlight
NextMonthCommand Field (C1Calendar)

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

Reference

C1Calendar Class
C1Calendar Members