[]
Gets or sets a Brush object used to display disabled days. This is a dependency property.
public Brush DisabledDayBrush { get; set; }
Public Property DisabledDayBrush As Brush
The default value corresponds to the current value of the GrayTextColor property.