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

Determines whether or not horizontal grid lines will be drawn between the items.

Syntax

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

Property Value

Boolean

Requirements

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

See Also