SortDirection

Description

The SortDirection enumeration contains the directions of sorting that should be set in the column.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Ascending. Ascending sorting.
1 Descending. Descending sorting.
3 NoSort. No sorting.

See also:

Forms Assembly Enumerations