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

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

Syntax

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

Property Value

Color

Requirements

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

See Also