dbicDate Send comments on this topic.
WeekForeColor Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : WeekForeColor Property

Gets or sets the color of the week numbers in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also