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

UploadPane.IconItemWidth Property

Gets or sets the width of the icon item.

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

Syntax

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

Property Value

Type: System.Int32

The width of the icon item.

Default value is 210.

See Also

Reference