Gets or sets whether the Change View combo box is visible or not.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property ShowViewComboBox As Boolean
public bool ShowViewComboBox { get; set; }
Type: System.Boolean
true
if the Change View combo box is visible; otherwise, false
.
Default value is true.