TabChildren Property (FlexDisplayObject)

Action

Gets whether the children of the display object are tab enabled. The default is true.

Syntax

C#
protected Boolean tabChildren { get; }
VB
'Declaration
Protected Read Property tabChildren As Boolean

Access

Read only.