dbicList Send comments on this topic.
HeaderBackColorTo Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : HeaderBackColorTo Property

Determines 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