Aurigma Image Uploader 6.5 Dual
ImageUploader..::.PaneLayout Property
Layout of Image Uploader panes.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property PaneLayout As PaneLayout
C#
public PaneLayout PaneLayout { get; set; }
Property Value
The PaneLayout enumeration member that specifies layout of Image Uploader panes.
Default value is ThreePanes.
Remarks
This property corresponds to PaneLayout client-side property.