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

UploadPane.TilePreviewSize Property

Gets or sets the size of the file thumbnail or icon when Tiles view mode is used.

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

Syntax

Visual Basic
Public Property TilePreviewSize As Integer
C#
public int TilePreviewSize { get; set; }

Property Value

Type: System.Int32

The size of the file thumbnail or icon.

Default value is 100.

See Also

Reference