RadiobuttonControls

A collection of individual radiobutton controls.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

RadiobuttonControl add (withProperties:Object)

Creates a new RadiobuttonControl.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new RadiobuttonControl (Optional)

Number count ()

Displays the number of elements in the RadiobuttonControl.

Object of

RadiobuttonGroup.radiobuttonControls