Adjusts the height of all rows using the specified AutoSizeRowsMode mode.
Adjusts the height of all rows using the specified AutoSizeRowsMode mode.
public void AutoResizeRows();
Adjusts the heights of the rows using the specified size mode value.
public void AutoResizeRows(AutoSizeRowsMode);
SmartGrid Class | Resco.Controls.SmartGrid Namespace