Back to Devexpress

MVCxPivotGrid Class

aspnet-devexpress-dot-web-dot-mvc-15abd659.md

latest3.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.v20.1.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxPivotGrid :
    ASPxPivotGrid,
    IViewContext
vb
Public Class MVCxPivotGrid
    Inherits ASPxPivotGrid
    Implements IViewContext

Implements

Show 24 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IDataSourceViewSchemaAccessor

DevExpress.XtraPivotGrid.Data.IPivotGridEventsImplementorBase

DevExpress.WebUtils.IViewBagOwner

IXtraSerializable

IDataSource

DevExpress.Utils.Serializing.IXtraSerializableLayoutEx

DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollection

IXtraSupportDeserializeCollectionItem

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

DevExpress.Utils.Serializing.IXtraSerializableLayout

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxPivotGrid MVCxPivotGrid

See Also

MVCxPivotGrid Members

DevExpress.Web.Mvc Namespace