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

Determines whether or not the list items will be drawn with alternating background colors.

Syntax

Visual Basic (Declaration) 
Public Property AlternateColor As Boolean
C# 
public bool AlternateColor {get; set;}

Property Value

Boolean

Requirements

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

See Also