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

UploadPane.IconSize Property

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

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

Syntax

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

Property Value

Type: System.Int32

The size of the file icon.

Default value is 20.

See Also

Reference