Scheduler for WinForms
AppointmentComparison プロパティ (C1Schedule)

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule 名前空間 > C1Schedule クラス : AppointmentComparison プロパティ
予定をソートするために C1Schedule コントロールによって使用される System.Comparison`1 デリゲートを取得または設定します。
シンタックス
'宣言
 
Public Property AppointmentComparison As System.Comparison(Of Appointment)
public System.Comparison<Appointment> AppointmentComparison {get; set;}
参照

C1Schedule クラス
C1Schedule メンバ