dbicCalendar Send comments on this topic.
TodayBackColorTo Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TodayBackColorTo Property

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

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