ITreeControl.AdjustWidthOnlyVisible

Fore Syntax

AdjustWidthOnlyVisible: Boolean;

Fore.NET 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