[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.OnCreatingSelectionMenu

OnCreatingSelectionMenu Method

OnCreatingSelectionMenu(GridSelectionMenuEventArgs)

Raises the CreatingSelectionMenu event giving the opportunity to customize the menu that will be displayed.

Declaration
protected void OnCreatingSelectionMenu(GridSelectionMenuEventArgs e)
Parameters
Type Name Description
GridSelectionMenuEventArgs e

The GridSelectionMenuEventArgs instance containing the event data.