ITreeControl.AdjustWidthOnlyVisible

Fore Syntax

AdjustWidthOnlyVisible: Boolean;

Fore.NET Syntax

AdjustWidthOnlyVisible: boolean;

Description

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

Comments

Acceptable values:

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

See also:

ITreeControl