[]
Resizes a row to fit their visible contents.
public void AutoSizeRow(int row, bool header = false)
Index of the row to resize.
Whether the row index refers to a regular or a header column row.