Gets of sets Image Uploader layout.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property PaneLayout As PaneLayoutMode
public PaneLayoutMode PaneLayout { get; set; }
Type: Aurigma.ImageUploader.PaneLayoutMode
The Image Uploader layout.
Default value is ThreePanes.
Keep in mind that Image Uploader is not designed to switch between layouts in run-time.