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

Determines the secondary background color to display for the week numbers.

Syntax

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

Property Value

Color

Requirements

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

See Also