Unicode Controls & Classes for VB6 - Version 4
ctlUniListView
.GridLines Property
Returns/sets whether grid lines appear between rows and columns
Syntax
Public Property Get GridLines () As Boolean
Public Property Let GridLines (ByVal
New_Value
As Boolean)
Parameters
Parameter
Description
ByVal
New_Value
As Boolean
The new value
Remarks