dataHeight

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
get the dataHeight of widget
Synonymsformattedheight
Associationscom.livecode.widget.polylist
Summary

Reports the height needed by an object to display its full contents without scrolling.

Example
get the dataHeight of widget "PolyList"
Description

Use the dataHeight property to find out widget's space needed to display its contents vertically.