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

Determines the color of the horizontal grid lines.

Syntax

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

Property Value

Color

Requirements

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

See Also