is_sort_by_labels property

is_sort_by_labels property

Indicates whether sorting the field by itself or data field.

Definition:

@property
def is_sort_by_labels(self):
    ...

See Also