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

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

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