RadioButtonGroupCommandInput.listItems Property
Parent Object: RadioButtonGroupCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/RadioButtonGroupCommandInput.h>
Description
Returns the ListItems object associated with this radio button group. You use this object to populate and interact with the items in the radio button group.
Syntax
"radioButtonGroupCommandInput_var" is a variable referencing a RadioButtonGroupCommandInput object.
|