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

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

Syntax

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

Property Value

Color

Requirements

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

See Also