[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Calendar.DisabledDayBrush

DisabledDayBrush Property

DisabledDayBrush

Gets or sets a Brush object used to display disabled days. This is a dependency property.

Declaration
public Brush DisabledDayBrush { get; set; }
Remarks

The default value corresponds to the current value of the GrayTextColor property.