ListBox.RowHeight

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aListBox.RowHeight

New in 2009r1

Supported for all project types and targets.

Gets the ListBox row height. All rows in a ListBox are always the same height, which you can change using DefaultRowHeight.