Describes a sorting operation of the DataTable. The items of the DataTable may be sorted by multiple column, in which case the sorting operation is describes by a list of these objects.
ID of the column to sort by.
Whether to sort the items by the column value in an ascending or descending order.
Generated using TypeDoc
Describes a sorting operation of the DataTable. The items of the DataTable may be sorted by multiple column, in which case the sorting operation is describes by a list of these objects.