ComponentOne Scheduler for WPF and Silverlight
TodayBrush Property (C1Calendar)

C1.WPF.Schedule Namespace > C1Calendar Class : TodayBrush Property
Gets or sets a System.Windows.Media.Brush object used to highlight current date. This is a dependency property.
Syntax
'Declaration
 
Public Property TodayBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush TodayBrush {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members