orderDescending property

bool orderDescending
getter/setter pair

Whether the column should be ordered descending or ascending.

Implementation

bool orderDescending = false;