Scheduler for UWP
SetRelativeStartTimeCommand フィールド

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 > C1Scheduler クラス : SetRelativeStartTimeCommand フィールド
指定された係数に基づいて、 VisualStartTimeプロパティを Startプロパティ値と Endプロパティ値の間の値に設定するコマンドを定義します。
シンタックス
'宣言
 
Public Shared ReadOnly SetRelativeStartTimeCommand As C1.Xaml.C1Command
public static readonly C1.Xaml.C1Command SetRelativeStartTimeCommand
解説
このコマンドは、 C1Schedulerによって実行され、 SetRelativeStartTimeメソッドによって実装されます。詳細については、 SetRelativeStartTimeメソッドの説明を参照してください。

コマンドパラメータ: SetRelativeStartTimeメソッドにパラメータとして渡される0〜1の浮動小数点数またはその文字列表現。

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

参照

C1Scheduler クラス
C1Scheduler メンバ