Skip to main content
A newer version of this page is available. .

GridMenuEventArgs Class

OBSOLETE

You should use the 'PopupMenuShowingEventArgs' instead

Provides data for the menu processing events.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v20.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Obsolete("You should use the 'PopupMenuShowingEventArgs' instead", false)]
public class GridMenuEventArgs :
    PopupMenuShowingEventArgs

Inheritance

See Also