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

Gets or sets the primary background color for today's date in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also