[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSelectionMenuEventArgs

GridSelectionMenuEventArgs Class

Event data for SelectionMenuCustomized event of FlexGrid.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridSelectionMenuEventArgs : GridSelectionEventArgs

Constructors

Name Description
GridSelectionMenuEventArgs(GridSelectionMenu, IReadOnlyList<GridCellRange>)

Initializes a new instance of the GridSelectionMenuEventArgs class.

Properties

Name Description
Menu

Gets the menu that will be displayed.