dbicList Send comments on this topic.
BackColor Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : BackColor Property

Gets or sets the background color of the list items section of the control.

Syntax

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

Property Value

Color

Requirements

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

See Also