Skip to main content
Tab

ASPxGridViewContextMenuEventArgs Class

In This Article

Provides data for the ContextMenuInitialize event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxGridViewContextMenuEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
ASPxGridViewContextMenuEventArgs
See Also