This property returns and sets the minimum row height, in twips, for the entire control.
object.RowHeightMin [= value]
Use this property if you want to use small fonts but want the rows to be tall. Setting this property is sometimes easier than setting individual row heights with the RowHeight property.
RowHeight is independent of the form's scale mode.