[]
Sets the height of the row.
protected virtual void SetRowHeight(int row, double height)
Protected Overridable Sub SetRowHeight(row As Integer, height As Double)
| Type | Name | Description |
|---|---|---|
| int | row | The index of the row. |
| double | height | The height of the row. |