Row Height

Friendly Name Row Height
API Name RowHeight
Type Long
Restrictions Must be greater than or equal to -1
Get Function   (dcl-Control-GetRowHeight <CONTROL>)
Set Function   (dcl-Control-SetRowHeight <CONTROL> NewValue [as Long])
Applies To DWG List, Grid, Option List

This property sets the height of a row in the list. A value of 0 uses the default height for the control; a value of -1 uses a varying height based on the size of the content (except in the Grid control -- the Grid control does not support unequal row heights, so a value of -1 uses the control default height).