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

UploadPane Members

The UploadPane type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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