aspnet-devexpress-dot-web-cb70f0cd.md
Represents the base class for the DevExpress web controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
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
The ASPxWebControl class serves as the base class for the DevExpress web controls.
Show 14 items
Show 294 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxButton
ASPxSchedulerRelatedControlBase
ASPxHierarchicalDataWebControl
ASPxSchedulerDataWebControlBase
RecurrentAppointmentDeleteDialogLayout
RecurrentAppointmentEditDialogLayout
ASPxSchedulerControlPrintAdapter
ASPxSchedulerStoragePrintAdapter
ASPxTreeListTemplateReplacement
BootstrapCoordinateSystemChart
BootstrapSchedulerDateNavigator
BootstrapSchedulerResourceNavigator
BootstrapSchedulerTimeZoneEdit
BootstrapSchedulerViewNavigator
BootstrapSchedulerViewSelector
BootstrapSchedulerViewVisibleInterval
See Also