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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : StatusComparison プロパティ
Gets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to compare availability statuses.
シンタックス
'宣言
 
Public Property StatusComparison As System.Comparison(Of Status)
public System.Comparison<Status> StatusComparison {get; set;}
解説
This comparision is used to determine StatusBrush and TotalStatusBrush property values.
参照

C1Scheduler クラス
C1Scheduler メンバ