Procedure ApplyBestFit(aColumn:TIsahDBGridColumn): Boolean (R/W)
Description
Use this procedure to set the width of a column automatically to make all information in the column visible.
Specify a column as input parameter or leave the input parameter empty if you want to apply this procedure to all columns.
Remarks
This method only applies if the ColumnAutoWidth property is set to false.