Back to Devexpress

ASPxWebClientUIControl Class

aspnet-devexpress-dot-web-dacbac71.md

latest3.1 KB
Original Source

ASPxWebClientUIControl Class

Serves as a base for controls that utilize a DevExpress JavaScript/HTML5 engine to provide a responsive user interface for in-browser use on the client.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxWebClientUIControl :
    ASPxWebControl
vb
Public MustInherit Class ASPxWebClientUIControl
    Inherits ASPxWebControl

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Show 14 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxWebClientUIControl ASPxWebDocumentViewer

ASPxReportDesigner

ASPxQueryBuilder

ASPxDashboard

MVCxDashboard

MVCxQueryBuilder

MVCxWebDocumentViewer

MVCxReportDesigner

See Also

ASPxWebClientUIControl Members

DevExpress.Web Namespace