Scheduler for WPF
ContentKind プロパティ (AppointmentsCoverPane)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentsCoverPane クラス : ContentKind プロパティ
AppointmentsCoverPaneの現在のインスタンスが受け取ることができるコンテンツの種類を取得します。
シンタックス
'宣言
 
Public Overrides Property ContentKind As System.Object
public override System.object ContentKind {get; set;}
解説
このプロパティは常に typeof(IntervalAppointment) を返します。このプロパティのセッターは何も行いません。
参照

AppointmentsCoverPane クラス
AppointmentsCoverPane メンバ