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

Determines the color used to paint the body text of an item.

Syntax

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

Property Value

Color

Requirements

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

See Also