The StatusPane type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
DataUploadedText | Gets or sets the caption of the Data uploaded label. |
|
|
FilesPreparedText | Gets or sets the caption of the Files prepared label. |
|
|
FilesToUploadText | Gets or sets a text on the status pane which is displayed when at least one file is added to the upload pane. |
|
|
FilesUploadedText | Gets or sets the caption of the Files complete label. |
|
|
NoFilesToUploadText | Gets or sets a text on the status pane which is displayed when the upload pane is empty. |
|
|
PreparingText | Gets or sets the caption of the Preparing label. |
|
|
SendingText | Gets or sets the caption of the Uploading label. |
|
|
Visible | Gets or sets whether to display the status panel. |