GridTemplateAdorner.modifyRowHeight Method

Change a row height.
 

Parameters

referenceColumn

Type: Number
The row number at which the height change will occur.
deltaHeight

Type: Number
Change in height.
overrideMin

Type: Boolean - May be null
(Optional) True to override the error message when the new height is less than minimal height.
isModifyRowOnly

Type: Boolean - May be null
(Optional) True to only modify the targeted row and not adjust the height of the next row.