sortOrder property

int sortOrder
final

Indicates that the column is sorted in ascending order (== 1), or in descending order (==0).

Implementation

final int sortOrder;