ITabSheet.ColumnWidth

Syntax

ColumnWidth(Index: Integer): Double;

Parameters

Index is index of the used column. Valid parameter value lies in the [0; ColumnsCount) range.

Description

The ColumnWidth property determines the width of the column (in millimeters), index of which is passed as the Index input parameter.

See also:

ITabSheet