Unicode Controls & Classes for VB6 - Version 4
ctlUniGrid
.Striped Property
If True, uses a different background color for even and odd rows
Syntax
Public Property Get Striped () As Boolean
Public Property Let Striped (ByVal
New_Value
As Boolean)
Parameters
Parameter
Description
ByVal
New_Value
As Boolean
The new value
Remarks