AdjustWidth([MinWidth: Integer = -1;] [MaxWidth: Integer = -1]);
MinWidth - the minimal column width in pixels during the auto adjustment. The default is -1, no restrictions.
MaxWidth - the maximal column width in pixels during the auto adjustment. The default is -1, no restrictions.
The AdjustWidth method executes a column width auto adjustment considering the MinWidth and the MaxWidth parameters.
See also: