PrxControl.Name

Syntax

Name: String

Description

The Name property sets name of regular report control.

Comments

Use the setName method to set the property value and the getName method to get the property value. Property value cannot be set from JSON.

Example

The example of property use is given in description of the ControlBarView.add method.

See also:

PrxControl