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

Gets or sets the secondary background color of the selected date(s).

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