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

UploadPane Properties

The UploadPane type exposes the following members.

Properties

Name Description
Public property DropFilesHereImageFormat

Gets an BackgroundImageFormat object configuring an image displayed on the upload pane when it is empty.

Public property DropFilesHereText

Gets or sets a label displayed on the upload pane when it is empty.

Public property PreviewSize

Gets or sets a size of the preview area when in Thumbnails view.

Public property SortMode

Gets or sets a sort mode of the upload pane.

Public property TileHeight

Gets or sets custom tile height in Tiles view mode.

Public property TilePreviewSize

Gets or sets size of thumbnail (or icon for non-image files) into a tile.

Public property TileTemplate

Gets or sets an HTML-like template of the data displayed inside a tile.

Public property TileWidth

Gets or sets custom tile width in Tiles view mode.

Public property ViewMode

Gets or sets a view mode for the upload pane.

See Also

Reference