[]
Gets or sets the Comparison<T> delegate which is used by the C1Scheduler control to compare availability statuses.
public Comparison<Status> StatusComparison { get; set; }
This comparision is used to determine StatusBrush and TotalStatusBrush property values.