group_box property

group_box property

Gets the GroupBox that contains this RadioButton.

Definition:

@property
def group_box(self):
    ...

See Also