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

Determines the second background color of a selected list item.

Syntax

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

Property Value

Color

Requirements

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

See Also