Back to Devexpress

MVCxReportDesigner Class

aspnetmvc-devexpress-dot-web-dot-mvc-748baecb.md

latest3.0 KB
Original Source

MVCxReportDesigner Class

An ASP.NET MVC equivalent of the ASPxReportDesigner control.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxReportDesigner :
    ASPxReportDesigner
vb
Public Class MVCxReportDesigner
    Inherits ASPxReportDesigner

Implements

Show 23 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

DevExpress.Web.Internal.IWebControl

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

DevExpress.Web.Internal.IComponentHost

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.IClientObjectOwner

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Internal.IPostBackDataHandlerEx

DevExpress.Web.Internal.IPostDataCollection

DevExpress.Web.Internal.IHandleCallbackError

DevExpress.Web.Design.IControlDesigner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxWebClientUIControl ASPxReportDesigner MVCxReportDesigner

See Also

MVCxReportDesigner Members

DevExpress.Web.Mvc Namespace