AdjustWidth([MinWidth: Integer = -1;] [MaxWidth: Integer = -1]);
MinWidth - the minimum column width in pixels during the auto adjustment. The default is -1, no restrictions.
MaxWidth - the maximum 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: