Back to Devexpress

MVCxGridViewContextMenu Class

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

latest3.3 KB
Original Source

MVCxGridViewContextMenu Class

A context menu.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewContextMenu :
    GridViewContextMenu
vb
Public Class MVCxGridViewContextMenu
    Inherits GridViewContextMenu

Implements

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

IDataSourceViewSchemaAccessor

DevExpress.Web.Internal.IRequiresLoadPostDataControl

DevExpress.Web.Design.IControlDesigner

Inheritance

Show 11 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxHierarchicalDataWebControl ASPxMenuBase ASPxPopupMenu GridViewContextMenu MVCxGridViewContextMenu

See Also

MVCxGridViewContextMenu Members

DevExpress.Web.Mvc Namespace