check_boxes property

check_boxes property

Gets a CheckBox collection.

Definition:

@property
def check_boxes(self):
    ...

See Also