SortDirection

Description

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

The following properties and methods use this type:

Available values

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

See also:

Forms Assembly Enumerations