Scheduler for WPF
AppointmentComparison プロパティ (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : AppointmentComparison プロパティ
Gets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to sort appointments.
シンタックス
'宣言
 
Public Property AppointmentComparison As System.Comparison(Of Appointment)
public System.Comparison<Appointment> AppointmentComparison {get; set;}
参照

C1Scheduler クラス
C1Scheduler メンバ