AlternatingBackground Property (C1Scheduler)
In This Topic
Gets or sets a
System.Windows.Media.Brush object used as background for working hours and days of alternating months. This is a dependency property.
Syntax
'Declaration
Public Property AlternatingBackground As Brush
public Brush AlternatingBackground {get; set;}
See Also