count property

count property

The number of form controls in the form.

Definition:

@property
def count(self):
    ...

See Also