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

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

Syntax

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

Property Value

Color

Requirements

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

See Also