GroupName Property (FlexRadioButton)

Action

Gets the name of the group to which this RadioButton control belongs, or specifies the value of the id property of a RadioButtonGroup control if this RadioButton is part of a group defined by a RadioButtonGroup control.

The default value is undefined.

Syntax

'Declaration
Protected Read Property groupName As String

Access

Read only.