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

Determines the default foreground color of all Header Items in the list.

Syntax

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

Property Value

Color

Requirements

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

See Also