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

Determines the secondary background Color of the week summary in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also