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

FolderPane.TileWidth Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets custom tile width in Tiles view mode.

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

Syntax

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

Property Value

Type: System.Int32

The custom tile width in Tiles view mode.

Default value is 210.

See Also

Reference

Manual