Unicode Controls & Classes for VB6 - Version 4
ctlUniGrid
.CellHorizBorder Property
Gets or sets the ability to show the horizontal border of cells
Syntax
Public Property Get CellHorizBorder () As Boolean
Public Property Let CellHorizBorder (ByVal
b
As Boolean)
Parameters
Parameter
Description
ByVal
b
As Boolean
The new value
Remarks