ASPxWebControl Class
Represents the base class for the DevExpress web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public abstract class ASPxWebControl :
ASPxWebControlBase,
INamingContainer,
IPostBackDataHandler,
IPostBackEventHandler,
ICallbackEventHandler,
IComponentHost,
IWebControlObject,
IClientObjectOwner,
ISkinOwner,
IPropertiesOwner,
IPostBackDataHandlerEx,
IPostDataCollection,
IHandleCallbackError
Public MustInherit Class ASPxWebControl
Inherits ASPxWebControlBase
Implements 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
Show 32 items
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
See Also
Feedback