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

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

Syntax

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

Property Value

Color

Requirements

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

See Also