| Overload | Description |
|---|---|
| PerformAutoResizeColumns(Boolean,PerformAutoSizeType) | Resizes all columns in all bands based on cell values in either currently visible rows or all rows depending on the value of autoSizeType argument. |
| PerformAutoResizeColumns(Boolean,PerformAutoSizeType,Boolean) | Resizes all columns in all bands based on cell values in either currently visible rows or all rows depending on the value of autoSizeType argument. |
| PerformAutoResizeColumns(Boolean,PerformAutoSizeType,AutoResizeColumnWidthOptions) | Resizes all columns in all bands based on cell values in either currently visible rows or all rows depending on the value of autoSizeType argument. |