Skip to main content
Tab

ASPxWebControl Class

Represents the base class for the DevExpress web controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ASPxWebControl :
    ASPxWebControlBase,
    INamingContainer,
    IPostBackDataHandler,
    IPostBackEventHandler,
    ICallbackEventHandler,
    IComponentHost,
    IWebControlObject,
    IClientObjectOwner,
    ISkinOwner,
    IPropertiesOwner,
    IPostBackDataHandlerEx,
    IPostDataCollection,
    IHandleCallbackError

Remarks

The ASPxWebControl class serves as the base class for the DevExpress web controls.

Inheritance

Show 305 items
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
See Also