Specifies whether this object is a container object.
Reference_Syntax.isContainer = false | true; - or - Reference_Syntax.isContainer = 0 | 1;
Reference_Syntax.isContainer = 0 | 1
Type
Values
Boolean
true | 1 (default)
false | 0
The object is a type of container object.
The object is not a type of container object.
node class class
XFA 2.1
TextField1.isContainer;
TextField1.isContainer
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: