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

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

Syntax

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

Property Value

Color

Requirements

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

See Also