C1.Silverlight.Schedule.5
DisabledDayBrush Property

Gets or sets a System.Windows.Media.Brush object used to display disabled days. This is a dependency property.
Syntax
'Declaration
 
Public Property DisabledDayBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush DisabledDayBrush {get; set;}
Remarks
The default value corresponds to the current value of the System.Windows.SystemColors.GrayTextColor property.
See Also

Reference

C1Calendar Class
C1Calendar Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.