TreeListSort

Namespace: PP.Ui;

Description

The TreeListSort enumeration lists variants of sorting for hierarchy tree elements.

It is used by the method DimTreeView.sort.

Available values

Value

Brief description

0

None. No sorting.

1

asc. Ascending.

2

desc. Descending.

See also:

PP.Ui