Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.CellVerticalBorder Property

Gets or sets the ability to show vertical border of cells

Syntax
Public Property Get CellVerticalBorder () As Boolean
Public Property Let CellVerticalBorder (ByVal b As Boolean)
Parameters
Parameter Description
ByVal b As Boolean The new value
Remarks