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

Determines the width of the horizontal grid lines.

Syntax

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

Property Value

Integer

Requirements

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

See Also