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

Determines the background color of an even numbered list item in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also