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

Determines whether or not to draw vertical grid lines between the columns.

Syntax

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

Property Value

Boolean

Requirements

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

See Also