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

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

Syntax

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

Property Value

Color

Requirements

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

See Also