left property

left property

Gets the value that indicates whether a field is searched by the left from the linked field.

Definition:

@property
def left(self):
    ...

See Also