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

Determines the foreground color for the dbiNodeItem when it is marked as a Header item.

Syntax

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

Property Value

Color

Requirements

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

See Also