[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Calendar.PreviousMonthCommand

PreviousMonthCommand Field

Defines the command that makes a previous month the month that is currently represented by the control.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public static readonly RoutedCommand PreviousMonthCommand
Returns
Type Description
RoutedCommand Defines the command that makes a previous month the month that is currently represented by the control.
Remarks

This command is executed by the CalendarBase and is implemented by the PreviousMonth() method.