Scheduler for WPF
NavigateToPreviousAppointmentCommand フィールド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : NavigateToPreviousAppointmentCommand フィールド
Defines the command that makes the nearest appointment before SelectedDateTime visible in the control UI.
シンタックス
'宣言
 
Public Shared ReadOnly NavigateToPreviousAppointmentCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand NavigateToPreviousAppointmentCommand
解説
This command is executed by the C1Scheduler and is implemented by the NavigateToPreviousAppointment methods. See the NavigateToPreviousAppointment and NavigateToPreviousAppointment(BaseObject) method descriptions for details.

Optional command parameter: the SchedulerGroupItem.Owner object to search in the specific group only.

参照

C1Scheduler クラス
C1Scheduler メンバ