This documentation is for the old version. Go to the latest Upload Suite docs

TopPane.ShowViewComboBox Property

Gets or sets whether the Change View combo box is visible or not.

Syntax

PHP Initialize
public function getShowViewComboBox() {
}

public function setShowViewComboBox($value) {
}

Property Value

Type: boolean

true if the Change View combo box is visible; otherwise, false.

Default value is true.

See Also

Reference