TreeList.getSortColumn

Syntax

getSortColumn ();

Description

The getSortColumn method returns number of the column data of which is sorted.

Example

The example of use is given in description of the TreeList.sort method.

See also:

TreeList