SelectedChild Property (FlexAccordion)

Action

Gets a reference to the currently visible child container.

The default value is a reference to the first child. If there are no children, this property is Nothing.

Note: You can only set this property in an ActionScript statement, not in MXML.

Syntax

'Declaration
Protected Read Property selectedChild As String

Access

Read only.