Data structure describing how to show the list (what sort direction and criterium). More...
#include <sortlist_type.h>
Data Fields | |
bool | order |
Ascending/descending. | |
byte | criteria |
Sorting criteria. |
Data structure describing how to show the list (what sort direction and criterium).
Definition at line 35 of file sortlist_type.h.