Gets or sets the Change view combo box items.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public string ViewComboBox { get; set; }
Type: System..String
A JSON formatted string containing the array of the Change view combo box items names.
Default value is "['Tiles', 'Thumbnails', 'Icons']".