[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.CreatingSelectionMenu

CreatingSelectionMenu Event

Occurs when the selection menu is created. This event can be used to customize the displayed menu.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public event EventHandler<GridSelectionMenuEventArgs> CreatingSelectionMenu
Returns
Type Description
EventHandler<GridSelectionMenuEventArgs> Occurs when the selection menu is created. This event can be used to customize the displayed menu.