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

Gets or sets the secondary background color of the selected date in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also