AdjustWidth(Column: Integer);
Column is an index of the column in which the width should be fitted automatically.
The AdjustWidth method adjusts automatically width of the column taking into account its contents.
Column index is passed by Column parameter. If the method is called, the width is fitted taking into account all components that the element can contain (flag, icon, state icon, element text). It is relevant, if the Style property is set to Report.
See also: