Back to Devexpress

GridCustomizeContextMenuEventArgs Class

blazor-devexpress-dot-blazor-6f3cfd1c.md

latest1.0 KB
Original Source

GridCustomizeContextMenuEventArgs Class

Contains data for the CustomizeContextMenu event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class GridCustomizeContextMenuEventArgs

Remarks

The CustomizeContextMenu event allows you to customize Grid context menus. The GridCustomizeContextMenuEventArgs object contains data related to the event.

Refer to the event description for additional information and an example.

Inheritance

Object GridCustomizeContextMenuEventArgs

See Also

GridCustomizeContextMenuEventArgs Members

DevExpress.Blazor Namespace