Please enable JavaScript to view this site.

Returns true if the specified parameter is hidden due to sub parameter rules. A parameter that is hidden due to sub parameter rules is treated as disabled and not part of the configuration.

 

bool IsHidden(Parameter parameter)

 

parameter

A parameter.

Example

IsHidden(Model)

Returns true if a parameter with the name "Model" is hidden due to sub parameter rules.

Remarks

Parameters that are located on hidden tabs are not necessarily hidden from the perspective of the configurator. Parameters on hidden tabs can still get values set via rules and the IsHidden() method will return false for them unless they are hidden due to sub parameter rules.

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC