ITabSheet.ColumnPixelWidth

Syntax

ColumnPixelWidth(Index: Integer): Integer;

Parameters

Index. Index of the used column. Admissible parameter value lies within the [0; ColumnsCount) range.

Description

The ColumnPixelWidth property determines the width in pixels of the column, which index is passed as the Index input parameter.

See also:

ITabSheet