TodayBackground Property (C1Scheduler)
In This Topic
Gets or sets a
System.Windows.Media.Brush object used to color current day. This is a dependency property.
Syntax
'Declaration
Public Property TodayBackground As Brush
public Brush TodayBackground {get; set;}
See Also