dbicMonth Send comments on this topic.
WeekNumbersForeColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : WeekNumbersForeColor Property

Determines the color used to paint the text of the week numbers.

Syntax

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

Property Value

Color

Requirements

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

See Also