is_sort_by_labels property

is_sort_by_labels property

Indicates whether to sort the field by itself or data field.

Definition:

@property
def is_sort_by_labels(self):
    ...

See Also