ParametersDimensionsView.GroupName

Syntax

GroupName: string

Description

The GroupName property sets name of the group that includes the Dimensions tab of the Parameters dialog box.

Comments

Value of the GroupName property can be set from JSON or using the setGroupName method, and returned using the getGroupName method.

Example

The example of property use is given on the Example of Creating the ParametersDialog Component page.

See also:

ParametersDimensionsView