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

Determines the foreground color of the column headers.

Syntax

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

Property Value

Color

Requirements

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

See Also