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

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

Syntax

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

Property Value

Color

Requirements

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

See Also