Scheduler for WPF
KeepTimesAtDropProperty フィールド (AppointmentsCoverPane)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentsCoverPane クラス : KeepTimesAtDropProperty フィールド
KeepTimesAtDrop 添付プロパティは、移動された(ドラッグされた)予定の動作を決定します。この値が true の場合は、予定を目的の VisualInterval にドラッグすると、Appointment の開始日が VisualInterval の開始日に変更されます。この値が false の場合、Appointment.Start は VisualInterval.StartTime と等しくなり、Appointment.Duration は VisualInterval.TimeScale と等しくなります。デフォルト値は False です。
シンタックス
'宣言
 
Public Shared ReadOnly KeepTimesAtDropProperty As System.Windows.DependencyProperty
public static readonly System.Windows.DependencyProperty KeepTimesAtDropProperty
参照

AppointmentsCoverPane クラス
AppointmentsCoverPane メンバ