| Overload | Description |
|---|---|
| PerformAutoResize() | Sets the UltraListViewColumnBase.Width of this column to the value required to fully display the header text and/or the text for the items/sub-items that are currently within the control's viewable area. |
| PerformAutoResize(ColumnAutoSizeMode) | Sets the UltraListViewColumnBase.Width of this column to the value required to fully display the header text and/or the text for the affected items/sub-items, as specified by the value of the autoSizeMode parameter. |
