TemplateElement

A base template element, represents placeholder for a data set or a report item.

Description

The base class for template elements. A template element is a place holder for a real report item or data set element. Application can create a template element for an existing data set or a report item, and later transform it to the real element/data set, do some required modifications and add it to a report.

See Also

name

name of the template element

Description

Name of the template element.

refTemplateParameter

Reference to the template element definition.

Description

Reference to the template element definition.