data_sorter property

data_sorter property

Gets a DataSorter object to sort data.

Definition:

@property
def data_sorter(self):
    ...

See Also