NumChildren Property (FlexMenuBar)
Class
FlexMenuBar
.
Action
Gets the number of children of this object.
Syntax
C#
protected
Integer
numChildren { get; }
VB
'Declaration Protected Read Property numChildren As
Integer
Access
Read only.