RowHeight property
Specifies the height, in pixels, of the row that contains the task.
Syntax
Set: Task.setRowHeight(iheight)
Get: iheight = Task.getRowHeight()
Applies to
Task object.
Data type
int. The iheight value indicates the height of the row, in pixels.
Usage
This property specifies the height of the row that contains the task.