To let the user change the row height of a browse, you set the browse’s ROW-RESIZABLE attribute to TRUE.

To change the row height of a browse, the user vertically drags a row separator that appears at run time.

To change the row height programmatically, you set the browse’s ROW-HEIGHT-CHARS or ROW-HEIGHT-PIXELS attribute.