fixed row height

Typeproperty
DictionaryDataGrid
LibraryData Grid
Syntax
put the dgProp["fixed row height"] of group "Data Grid"
Associationsdatagrid
Summary

Set to true if all of your data will be drawn at the same height.

Description

Set to true if all of your data will be drawn at the same height. Setting this to true will dramatically improve performance the first time the data grid is drawn as the data grid does not have to determine the height of all of your records before drawing. Default value is true.