Gets or sets the Change view combo box items.
public function getViewComboBox() { } public function setViewComboBox($value) { }
Type: string
A JSON formatted string containing the array of the Change view combo box items names.
Default value is "['Tiles', 'Thumbnails', 'Icons']".