ASPxWebControl Class
Represents the base class for the DevExpress web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.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.
Implements
Inheritance
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
See Also