IListView.SortColumn

Syntax

SortColumn: Integer;

Description

The SortColumn property determines index of the column, by which sorting is executed.

Comments

The property is taken into account if the Style property is set to Report.

See also:

IListView