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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : IncrementStartTimeLargeCommand フィールド
Defines the command that increments the VisualStartTime property value on the amount specified in the LargeStartTimeChange property.
シンタックス
'宣言
 
Public Shared ReadOnly IncrementStartTimeLargeCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand IncrementStartTimeLargeCommand
解説
This command is executed by the C1Scheduler and is implemented by the IncrementStartTimeLarge method.

Use this command to implement custom scrolling behavior.

参照

C1Scheduler クラス
C1Scheduler メンバ