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

Determines the amount of lines to color with the AlternateColors before the opposite color is used. See AltColorEven and AltColorOdd.

Syntax

Visual Basic (Declaration) 
Public Property AlternateItems As Integer
C# 
public int AlternateItems {get; set;}

Property Value

Color

Requirements

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

See Also