Sets the height of all rows.
public void SetHeight(int);
Sets the height of the given row.
public void SetHeight(int,int);
RowCollection Class | Resco.Controls.SmartGrid Namespace