AdjustWidth(Column: Integer);
AdjustWidth(Column: Integer);
Column. Index of the column, whose width is automatically adjusted.
The AdjustWidth method adjusts automatically width of the column taking into account its contents.
To determine whether autofit takes into account width of the elements that are visible in the component, use the IDimensionViewerBase.AdjustWidthOnlyVisible property.
The example of use is given in description of the IDimensionViewerBase.AdjustWidthOnlyVisible property.
See also: