ProgressBarSettings Class
In This Article
Serves as a base class for an object containing the ASPxUploadControl‘s progress bar settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ProgressBarSettings :
PropertiesBase,
IPropertiesOwner
#Remarks
This class implements the base functionality and serves as an ancestor of the UploadProgressBarSettings object, containing progress bar specific settings within the ASPxUploadControl.
#Inheritance
Object
StateManager
PropertiesBase
ProgressBarSettings
See Also