UF_TABNOT_sort_data_s (查看源代码)
 
定义在: uf_tabnot_types.h
 
也被称为:
 


Data Members

sort_index
int
Index used to indicate the
order of precedence one
column has over another
when sorting the rows.
Sorting occurs first using
the column with a sort_index
of 1, then on the column
with a sort_index of 2 and
so on. A value of 0 means
"do not sort on this column".

sort_direction
UF_TABNOT_sort_direction_t
Direction of the sort