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