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

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

Syntax

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

Property Value

Color

Requirements

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

See Also