Skip to main content
A newer version of this page is available. .
Tab

UploadProgressBarSettings Class

Contains the settings of the progress bar within the ASPxUploadControl.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class UploadProgressBarSettings :
    ProgressBarSettings

The following members return UploadProgressBarSettings objects:

Remarks

These settings can be accessed via the ASPxUploadControl.ProgressBarSettings property.

Inheritance

See Also