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

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

Syntax

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

Property Value

Color

Requirements

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

See Also