Back to Devexpress

ASPxDataWebControl Class

aspnet-devexpress-dot-web-90283109.md

latest12.5 KB
Original Source

ASPxDataWebControl Class

Serves as the base class that defines methods, properties and events common to all ASPx web controls that can be bound to data.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxDataWebControl :
    ASPxDataWebControlBase
vb
Public MustInherit Class ASPxDataWebControl
    Inherits ASPxDataWebControlBase

Implements

Show 15 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

IDataSourceViewSchemaAccessor

Inheritance

Show 154 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxCloudControl

ASPxDataViewBase

ASPxDiagram

ASPxEditBase

ASPxFileManager

ASPxFormLayout

ASPxGantt

ASPxGridBase

ASPxImageSliderBase

ASPxPivotGrid

ASPxPopupControlBase

ASPxRichEdit

ASPxSchedulerDataWebControlBase

ASPxTitleIndex

ASPxTreeList

WebChartControl

ASPxAutoCompleteBoxBase

ASPxCalendar

ASPxCardView

ASPxSchedulerStorageControl

ASPxTextBoxBase

ASPxTextEdit

ASPxTokenBox

ASPxColorEdit

ASPxComboBox

ASPxDataView

ASPxDateEdit

PivotGridDataAreaPopup

ASPxStaticEdit

ASPxBinaryImage

ASPxButtonEditBase

ASPxCheckListBase

ASPxButtonEdit

ASPxCheckBox

ASPxCheckBoxList

ASPxDropDownEdit

ASPxDropDownEditBase

ASPxEdit

ASPxGridLookup

ASPxGridView

ASPxHyperLink

ASPxImage

ASPxImageBase

ASPxImageGallery

ASPxImageSlider

ASPxImageZoomNavigator

ASPxLabel

ASPxListBox

ASPxListEdit

ASPxMemo

ASPxNewsControl

ASPxProgressBar

ASPxPureTextBoxBase

ASPxRadioButton

ASPxRadioButtonList

RichEditFileManager

RichEditFolderManager

ASPxScheduler

ASPxSchedulerPopupForm

ASPxSpinEdit

ASPxSpinEditBase

ASPxTextBox

ASPxTimeEdit

ASPxTrackBar

MVCxBinaryImage

MVCxButtonEdit

MVCxCalendar

MVCxCardView

MVCxChartControl

MVCxCheckBox

MVCxCheckBoxList

MVCxColorEdit

MVCxComboBox

MVCxDataView

MVCxDateEdit

MVCxDiagram

MVCxDockPanel

MVCxDropDownEdit

MVCxFileManager

MVCxFormLayout

MVCxGantt

MVCxGridLookup

MVCxGridView

MVCxHyperLink

MVCxImage

MVCxImageGallery

MVCxImageSlider

MVCxImageZoomNavigator

MVCxLabel

MVCxListBox

MVCxMemo

MVCxPivotGrid

MVCxPopupControl

MVCxProgressBar

MVCxRadioButton

MVCxRadioButtonList

MVCxRichEdit

MVCxScheduler

MVCxSchedulerStorageControl

MVCxSpinEdit

MVCxTextBox

MVCxTimeEdit

MVCxTokenBox

MVCxTrackBar

MVCxTreeList

MVCxValidationEdit

MVCxVerticalGrid

BootstrapBinaryImage

BootstrapButtonEdit

BootstrapCalendar

BootstrapCardView

BootstrapChart

BootstrapChartBase

BootstrapCheckBox

BootstrapCheckBoxList

BootstrapColorEdit

BootstrapComboBox

BootstrapCoordinateSystemChart

BootstrapDateEdit

BootstrapDropDownEdit

BootstrapFileManager

BootstrapFormLayout

BootstrapGridView

BootstrapHyperLink

BootstrapImage

BootstrapListBox

BootstrapMemo

BootstrapPieChart

BootstrapPolarChart

BootstrapPopupControl

BootstrapProgressBar

BootstrapRadioButton

BootstrapRadioButtonList

BootstrapRangeSelector

BootstrapRichEdit

BootstrapScheduler

BootstrapSparkline

BootstrapSpinEdit

BootstrapTagBox

BootstrapTextBox

BootstrapTimeEdit

BootstrapWebClientUIWidget

BootstrapWebClientUIWidgetEx

ASPxDockPanel

HtmlEditorFileManager

ASPxPopupControl

ASPxVerticalGrid

See Also

ASPxDataWebControl Members

DevExpress.Web Namespace