Adjusts the height of the specified row using the specified size mode.
This method is useful if you want to control when a row resizes. The row height is adjusted only once per method call; if the contents of the row later change, the row will not automatically adjust. To resize all rows, use the AutoResizeRows method. To set the row to automatically resize whenever its contents change, use the AutoSizeRowsMode property or the row AutoSizeMode property.
SmartGrid Class | Resco.Controls.SmartGrid Namespace