The uploadPane type exposes the following properties.
Name | Description | |
---|---|---|
addFilesButtonText | Gets or sets the caption of the button which shows the Open File dialog. | |
dropFilesHereText | Gets or sets a label displayed on the upload pane when it is empty. | |
iconItemWidth | Gets or sets the width of the icon item. | |
iconSize | Gets or sets the size of the file icon when Icons view mode is used.
|
|
sortMode | Gets or sets a value specifying how the items are sorted in the upload list. | |
sortOrder | Gets or sets a value specifying whether items should be sorted ascendantly or descendantly when you use sortMode is used. | |
thumbnailPreviewSize | Gets or sets the size of the file thumbnail or icon when Thumbnails view mode is used.
|
|
tileItemWidth | Gets or sets the width of the tile item. | |
tilePreviewSize | Gets or sets the size of the file thumbnail or icon when Tiles view mode is used.
|
|
viewMode | Gets or sets a view mode for the upload pane. | |
visible | Gets or sets a value specifying whether to display the upload pane. |