Adjusts the width of all columns using the specified AutoSizeColumnsMode mode.
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);
SmartGrid Class | Resco.Controls.SmartGrid Namespace