Scheduler for UWP
DecrementStartTimeSmallCommand フィールド

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 > C1Scheduler クラス : DecrementStartTimeSmallCommand フィールド
SmallStartTimeChangeプロパティで指定された量だけ VisualStartTimeプロパティ値をデクリメントするコマンドを定義します。
シンタックス
'宣言
 
Public Shared ReadOnly DecrementStartTimeSmallCommand As C1.Xaml.C1Command
public static readonly C1.Xaml.C1Command DecrementStartTimeSmallCommand
解説
このコマンドは、 C1Schedulerによって実行され、 DecrementStartTimeSmallメソッドによって実装されます。

このコマンドの送信元の例として、 C1.Xaml.Schedule.C1SchedulerScrollBarコントロールがあります。

参照

C1Scheduler クラス
C1Scheduler メンバ