list_rows عقار
list_rows عقار
يمثل الحد الأقصى لعدد الصفوف التي سيتم عرضها في القائمة.
تعريف:
@property
def list_rows(self):
...
@list_rows.setter
def list_rows(self, value):
...
يمثل الحد الأقصى لعدد الصفوف التي سيتم عرضها في القائمة.
@property
def list_rows(self):
...
@list_rows.setter
def list_rows(self, value):
...