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

TopPane.ViewComboBoxText Property

Gets or sets the caption of the Change view label.

Syntax

PHP Initialize
public function getViewComboBoxText() {
}

public function setViewComboBoxText($value) {
}

Property Value

Type: string

The caption of the Change view label.

Default value is "Change view:".

See Also

Reference