NumChildren Property (FlexContainer)

Action

Gets the number of child components in this container.

Syntax

C#
protected Integer numChildren { get; }
VB
'Declaration
Protected Read Property numChildren As Integer

Access

Read only.