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

ASPxProgressBarBase Class

Serves as a base for a progress bar control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.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