Back to Devexpress

ASPxProgressBarBase Class

aspnet-devexpress-dot-web-fa6e567e.md

latest3.2 KB
Original Source

ASPxProgressBarBase Class

Serves as a base for a progress bar control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxProgressBarBase :
    ASPxWebControl
vb
Public Class ASPxProgressBarBase
    Inherits ASPxWebControl

Remarks

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

This functionality is used within the following controls:

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxProgressBarBase

See Also

ASPxProgressBarBase Members

DevExpress.Web Namespace