dbicDayView Send comments on this topic.
HeaderBackColorTo Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : HeaderBackColorTo Property

Gets or sets the secondary background color of the column headers.

Syntax

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

Property Value

Color

Requirements

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

See Also