TreeList.getSortMethod

Syntax

getSortMethod ();

Description

The getSortMethod method returns a sorting method.

Comments

It returns element of the PP.SortDirection enumeration.

Example

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

See also:

TreeList