Skip to main content
Tab

ASPxWebComponent Class

Represents the base class for the DevExpress web components.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ASPxWebComponent :
    ASPxWebControl

Remarks

The ASPxWebComponent class serves as the base class for the DevExpress web components (non visual controls).

See Also