TreeList.getSort

Syntax

getSort ();

Description

The getSort method returns an object that contains sorting parameters.

Comments

Object that contains sorting parameters is returned after calling the TreeList.update method.

Example

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

See also:

TreeList