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. |