ITabSheet.DefaultWidth

Syntax

DefaultWidth: Double;

Description

The DefaultWidth property determines the default width of columns.

Comments

The width value is given in millimeters. Changing this value changes the width of all columns for which the value of the ColumnWidth property or of the ColumnPixelWidth property was not changed.

See also:

ITabSheet