fixed row height | |
Type | property |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
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. |