list_rows propriété

list_rows propriété

Représente le nombre maximal de lignes à afficher dans la liste.

Définition:

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

Voir également