Considering the Dropdown and the Button Group, which of the following options is false?
Each Button Group Item within a Button Group has a Variable property to save the option chosen by the user.
The List property of the Dropdown defines the data that will appear as options to a user on a
Screen.
The Variable property of the Dropdown will hold the value selected by the user. That value is defined in the Options Value property.
A Button Group needs a Button Group Item to represent each option that the user will have available to choose from.
Submit