EaxParameterView.setParamVisible

Syntax

setParamVisible(value);

Parameters

value. Indicates if the parameter must be shown. If this parameter is True the parameter is shown in the tab, if the parameter is False it is hidden.

Description

The setParamVisible method controls visibility of express report parameter.

Example

The example of method use is given on the page with description of the EaxParameterView.ParamChanged event.

See also:

EaxParameterView