list_rows fastighet

list_rows fastighet

Representerar det maximala antalet rader som ska visas i listan.

Definition:

@property
def list_rows(self):
    ...
@list_rows.setter
def list_rows(self, value):
    ...

Se även