This documentation is for the old version. Go to the latest Upload Suite docs

UploadPane.ViewMode Property

Gets or sets a view mode for the upload pane.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public Property ViewMode As PaneViewMode
C#
public PaneViewMode ViewMode { get; set; }

Property Value

Type: Aurigma.ImageUploaderFlash.PaneViewMode

The view mode for the upload pane.

Default value is Tiles.

See Also

Reference

Manual