parent

Returns the parent object of the current object.

Note: This property is read only.

Syntax

Reference_Syntax.parent

Values

Type

Values

Object

An XML Form Object Model object.

Applies to

tree class class

Version

XFA 2.1

Examples

JavaScript

TextField1.parent;

FormCalc

TextField1.parent

// Ethnio survey code removed