Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.MinRowHeight Property

Gets or sets the minimum row height

Syntax
Public Property Get MinRowHeight () As Integer
Public Property Let MinRowHeight (ByVal New_Value As Integer)
Parameters
Parameter Description
ByVal New_Value As Integer The new value
Remarks