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

Gets or sets the secondary background color of today's date.

Syntax

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

Property Value

Color

Requirements

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

See Also