[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.StatusComparison

StatusComparison Property

StatusComparison

Gets or sets the Comparison<T> delegate which is used by the C1Scheduler control to compare availability statuses.

Declaration
public Comparison<Status> StatusComparison { get; set; }
Remarks

This comparision is used to determine StatusBrush and TotalStatusBrush property values.