Skip to main content
Tab

ASPxProgressBarBase Class

Serves as a base for a progress bar control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class ASPxProgressBarBase :
    ASPxWebControl

#Remarks

The ASPxProgressBarBase class implements the main functionality of a progress bar control.

This functionality is used within the following controls:

See Also