ParamView.ParamLabel

Syntax

ParamLabel: String

Description

The ParamLabel property sets a label for parameter.

Comments

Property value can be set only from JSON on creation of ParamView class instance.

By default parameter label matches the parameter name.

Example

The example of use is given in description of the ParamView.ShowParamLabel property.

See also:

ParamView