Gets or sets whether the Change View combo box is visible or not.
public function getShowViewComboBox() { } public function setShowViewComboBox($value) { }
Type: boolean
true
if the Change View combo box is visible; otherwise, false
.
Default value is true.