AccessibleSort

class AccessibleSort

The possible values for the SORT accessible property.

Fields

class AccessibleSort
ASCENDING

Items are sorted in ascending order by this column.

DESCENDING

Items are sorted in descending order by this column.

NONE

There is no defined sort applied to the column.

OTHER

A sort algorithm other than ascending or descending has been applied.