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

ASPxWebComponent Class

Represents the base class for the DevExpress web components.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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