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

FolderPane.TileHeight Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets custom tile height in Tiles view mode.

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

Syntax

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

Property Value

Type: System.Int32

The custom tile height in Tiles view mode.

Default value is 66.

See Also

Reference

Manual