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

UploadPane.TileWidth Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets custom tile width in Tiles view mode.

Syntax

PHP
public function getTileWidth() {
}

public function setTileWidth($value) {
}

Property Value

Type: integer

The custom tile width in Tiles view mode.

Default value is 210.

See Also

Reference

Manual