Back to Devexpress

MVCxQueryBuilder Class

aspnetmvc-devexpress-dot-web-dot-mvc-eff51652.md

latest3.3 KB
Original Source

MVCxQueryBuilder Class

The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxQueryBuilder :
    ASPxQueryBuilder
vb
Public Class MVCxQueryBuilder
    Inherits ASPxQueryBuilder

Remarks

Refer to the Add the Query Builder to a Project topic to learn how to insert the Query Builder extension to the View.

Implements

Show 22 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

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxWebClientUIControl ASPxQueryBuilder MVCxQueryBuilder

See Also

MVCxQueryBuilder Members

DevExpress.Web.Mvc Namespace