Back to Devexpress

ASPxGridViewContextMenuEventArgs Class

aspnet-devexpress-dot-web-839a7d02.md

latest1.4 KB
Original Source

ASPxGridViewContextMenuEventArgs Class

Provides data for the ContextMenuInitialize event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridViewContextMenuEventArgs :
    EventArgs
vb
Public Class ASPxGridViewContextMenuEventArgs
    Inherits EventArgs

Inheritance

Object EventArgs ASPxGridViewContextMenuEventArgs

See Also

ASPxGridViewContextMenuEventArgs Members

Context Menu

Context Menu

Grid View

Online Demo: Grid - Context Menu

DevExpress.Web Namespace