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

Determines the Color used to paint the text of the WeekSummary.

Syntax

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

Property Value

Color

Requirements

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

See Also