"windowVisible"
    
    This attribute allows to get or set the visibility of the panel.
Synopsis
 this.windowVisible(bool state);
Parameter
| Parameter | Description | 
|---|---|
| state | 
                                 Visibility of the panel 
  | 
                        
Description
This attribute allows to get or set the visibility of the panel.
This attribute is not available when the panel is used inside an embedded module.
Assignment
Panel
