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

Gets or sets the secondary background color.

Syntax

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

Property Value

Color

Requirements

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

See Also