dbicCalendar Send comments on this topic.
BackColorTo Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > UserDrawnWeekSummaryEventArgs Class : BackColorTo Property

Gets or sets the secondary color for the background.

Syntax

Visual Basic (Declaration) 
Public Property BackColorTo As Color
C# 
public Color BackColorTo {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also