|
TRVTableCellData.BestHeight |
Top Previous Next |
|
Minimal height for the cell, pixels property BestHeight: Integer This property corresponds to <td height> in HTML. Direct assignment to this property cannot be undone/redone by user, use table.SetCellBestHeight. The cell can be higher if it's required to show all its content (if rvtoIgnoreContentHeight is not included in table.Options). Default value: 0 See also properties: See also properties of table:
See also: |