Gets or sets whether to display the top panel.
public function getVisible() { } public function setVisible($value) { }
Type: boolean
true if the entire top panel should be visible; otherwise, false.
true
false
Default value is true.