orderDescending property

bool orderDescending
getter/setter pairinherited

Whether the column should be ordered descending or ascending.

Implementation

bool orderDescending = false;