Specifies the ...
enum
PXC_SortType
{
Sort_None = 0,
Sort_Desc = 1,
Sort_Asc = 2,
Sort_Disabled = 3,
_Sort_Last_ = 4,
};