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

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

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

参照

C1Scheduler クラス
C1Scheduler メンバ