Back to Devexpress

ASPxDataViewBase Class

aspnet-devexpress-dot-web-2eefaff5.md

latest3.5 KB
Original Source

ASPxDataViewBase Class

Serves as a base for the ASPxDataView and ASPxNewsControl classes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxDataViewBase :
    ASPxDataWebControl,
    IRequiresLoadPostDataControl,
    IPagerOwner
vb
Public MustInherit Class ASPxDataViewBase
    Inherits ASPxDataWebControl
    Implements IRequiresLoadPostDataControl,
               IPagerOwner

The following members return ASPxDataViewBase objects:

Implements

Show 15 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

IDataSourceViewSchemaAccessor

Inheritance

Show 13 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxDataViewBase ASPxDataView

ASPxImageGallery

ASPxNewsControl

MVCxImageGallery

MVCxDataView

See Also

ASPxDataViewBase Members

DataView

DevExpress.Web Namespace