MobileForms Toolkit Documentation

SmartGrid.AutoResizeColumns Method

Adjusts the width of all columns using the specified AutoSizeColumnsMode mode.

Overload List

Adjusts the width of all columns using the specified AutoSizeColumnsMode mode.

public void AutoResizeColumns();

Adjusts the width of all columns using the specified size mode.

public void AutoResizeColumns(AutoSizeColumnsMode);

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace