Scheduler for WPF
IntervalAppointment クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : IntervalAppointment クラス
VisualInterval内の1つの Appointmentを表します。
オブジェクト モデル
IntervalAppointment クラス
シンタックス
'宣言
 
Public Class IntervalAppointment 
   Inherits System.Windows.DependencyObject
public class IntervalAppointment : System.Windows.DependencyObject 
解説
1つの Appointmentが、 C1.WPF.Schedule.C1Scheduler.VisualIntervalsコレクション内の複数の VisualIntervalオブジェクトによって表される時間間隔にまたがる場合があります。 IntervalAppointmentオブジェクトは、特定の Intervalに属する1つの Appointmentを表します。

IntervalAppointmentオブジェクトは、 IntervalAppointmentTemplateDataTemplate の DataContext として使用されます。

継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Schedule.IntervalAppointment

参照

IntervalAppointment メンバ
C1.WPF.Schedule 名前空間