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

Determines the background color of a selected list item.

Syntax

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

Property Value

Color

Requirements

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

See Also