ITabSheet.ColumnWidth

Syntax

ColumnWidth(Index: Integer): Double;

Parameters

Index is index of the used column. The available value of the parameter is in the range [0, ColumnsCount).

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