AdjustWidthOnlyVisible: Boolean;
The AdjustWidthOnlyVisible property determines the method of automatic adjusting column width.
Available values:
True. Autofit takes into account only width of visible elements. The width of elements available with the scrollbar is ignored.
False. Default value. Autofit takes into account width of all elements.
To autofit the width, double-click the border between columns or use the IDimensionViewer.AdjustWidth method.
See also: