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

UploadPane.TileItemWidth Property

Gets or sets the width of the tile item.

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

Syntax

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

Property Value

Type: System.Int32

The width of the tile item.

Default value is 315.

See Also

Reference