Skip to main content
Tab

ASPxProgressBarBase Class

Serves as a base for a progress bar control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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