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

Determines the text color of the header in a printed report.

Syntax

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

Property Value

Color

Requirements

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

See Also