elements property

elements property

Gets the collection of the child form elements.

Definition:

@property
def elements(self):
    ...

See Also