[]
Sets the height of the row.
protected virtual void SetRowHeight(bool isHeader, int row, double height)
Type | Name | Description |
---|---|---|
bool | isHeader | True if the row belongs to the headers area. |
int | row | The index of the row. |
double | height | The height of the row. |