AdjustWidth(Column: Integer);
AdjustWidth(Column: integer);
Column. Index of the column, whose width is automatically adjusted.
The AdjustWidth method is used to automatically fit a column based on its contents.
Use the IDimensionViewer.AdjustWidthOnlyVisible property to determine autofit mode.
The method use is given in the example for IDimensionViewer.AdjustWidthOnlyVisible.
See also: