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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentsCoverPane クラス : KeepTimesAtDropProperty フィールド
The KeepTimesAtDrop attached property determines the behavior of moved (dragged) appointments. If this value is True, after dragging an appointment to the desired VisualInterval, the Appointment start date is changed to the VisualInterval start date. If this value is False, the Appointment.Start becomes equal to the VisualInterval.StartTime, and Appointment.Duration becomes equal to the VisualInterval.TimeScale. The default value is False.
シンタックス
'宣言
 
Public Shared ReadOnly KeepTimesAtDropProperty As System.Windows.DependencyProperty
public static readonly System.Windows.DependencyProperty KeepTimesAtDropProperty
参照

AppointmentsCoverPane クラス
AppointmentsCoverPane メンバ