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

Determines the text color of the pre-column section of a non-selected item.

Syntax

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

Property Value

Color

Requirements

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

See Also