ITabSheet.ColumnPixelWidth

Syntax

ColumnPixelWidth(Index: Integer): Integer;

Parameters

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

Description

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

See also:

ITabSheet