Scheduler for UWP
IntervalAppointment クラス
メンバ 

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

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

継承階層

System.Object
   Windows.UI.Xaml.DependencyObject
      C1.Xaml.Schedule.IntervalAppointment

参照

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