Scheduler for WPF
IntervalAppointment クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : IntervalAppointment クラス
Represents an Appointment in a VisualInterval.
オブジェクト モデル
IntervalAppointment クラス
シンタックス
'宣言
 
Public Class IntervalAppointment 
   Inherits System.Windows.DependencyObject
public class IntervalAppointment : System.Windows.DependencyObject 
解説
A single Appointment may cover multiple time intervals represented by VisualInterval objects from the SchedulerGroupItem.VisualIntervals collection. The IntervalAppointment object represents an Appointment belonging to a certain Interval.

The IntervalAppointment objects are used as DataContext for the IntervalAppointmentTemplate DataTemplate.

継承階層

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

参照

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