dbicDate Send comments on this topic.
SelectedBackColorTo Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : SelectedBackColorTo Property

Determines the secondary color used to paint the background of a selected date.

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