SelectedChild Property (FlexViewStack)

Action

Gets a reference to the currently visible child container.

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

Syntax

'Declaration
Protected Read Property selectedChild As String

Access

Read only.