ITabView.LeftColumn

Syntax

LeftColumn: Integer;

Description

The LeftColumn property returns index of the leftmost column located at the border of the table's visible range.

Comments

If the table contains a fixed area, and the table was not scrolled, the property returns index of the column displayed at the border with the fixed area.

See also:

ITabView