Back to Devexpress

MVCxPivotGrid Class

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

latest4.6 KB
Original Source

MVCxPivotGrid 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 MVCxPivotGrid :
    ASPxPivotGrid,
    IViewContext
vb
Public Class MVCxPivotGrid
    Inherits ASPxPivotGrid
    Implements IViewContext

Implements

Show 47 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.IPostBackDataHandlerEx

DevExpress.Web.Internal.IPostDataCollection

DevExpress.Web.Internal.IHandleCallbackError

IDataSourceViewSchemaAccessor

DevExpress.PivotGrid.Design.IPivotGridDataContainerCore

DevExpress.Web.ASPxPivotGrid.Data.IPivotGridEventsImplementor

DevExpress.XtraPivotGrid.Data.IPivotGridEventsImplementorBase

DevExpress.WebUtils.IViewBagOwner

IXtraSerializable

DevExpress.Web.Internal.IRequiresLoadPostDataControl

IDataSource

DevExpress.Web.FilterControl.IPopupFilterControlOwner

DevExpress.Web.FilterControl.IFilterControlRowOwner

DevExpress.Web.FilterControl.IFilterControlOwner

DevExpress.Web.FilterControl.IPopupFilterControlStyleOwner

DevExpress.Utils.Serializing.IXtraSerializableLayoutEx

DevExpress.Web.Internal.IMasterControl

DevExpress.Web.Internal.ISupportsCallbackResult

DevExpress.Web.ASPxPivotGrid.HtmlControls.ISupportsFieldsCustomization

DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollection

IXtraSupportDeserializeCollectionItem

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

DevExpress.Utils.Serializing.IXtraSerializableLayout

DevExpress.Utils.Serializing.Helpers.IXtraPartlyDeserializable

DevExpress.Web.IHeaderFilterPopupOwner

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Internal.IPagerOwner

DevExpress.Web.Design.IControlDesigner

DevExpress.PivotGrid.Design.IPropertyManagerProvider

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxPivotGrid MVCxPivotGrid

See Also

MVCxPivotGrid Members

DevExpress.Web.Mvc Namespace