<< Click to Display Table of Contents >>

RadioButtonGroup


Radio Buttons allow users to make only one choice by nature. The RadioButtonGroup component, however, allows multiple choices of Radio Buttons.

RadioButtonGroup can be added to a report by clicking the RadioButtonGroup icon, differently from other components.

Add as many RadioButtonGroups as the number of RadioButton groups, and set the value of the RadioButton's Group Name property to the name of RadioButtonGroup.

If set Enable Uncheck of RadioButtonGroup to True, user can uncheck a checked Radio Button by checking it again.