ITreeControl.AdjustWidthOnlyVisible

Syntax

AdjustWidthOnlyVisible: Boolean;

Description

The AdjustWidthOnlyVisible property determines the method of automatic adjusting column width.

Comments

Available values:

To autofit the width, double-click the border between columns or use the IDimensionViewer.AdjustWidth method.

See also:

ITreeControl