FormulaEditor.CalculationPanelContent

Syntax

CalculationPanelContent: Object;

Description

The CalculationPanelContent property determines the contents of the panel for calculation of formula editor parameters.

Comments

Use JSON or the setCalculationPanelContent method to set the property value, and the getCalculationPanelContent method to get the property value.

Example

The example of property use is given in the Example of Creating the FormulaEditor Component page.

See also:

FormulaEditor