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

Gets or sets the secondary background color for the header section.

Syntax

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

Property Value

Color

Requirements

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

See Also