MobileForms Toolkit Documentation

SmartGrid.AutoResizeRows Method

Adjusts the height of all rows using the specified AutoSizeRowsMode mode.

Overload List

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);

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace