[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.CellTapped

CellTapped Property

CellTapped

Occurs when a cell is tapped.

Declaration
[Parameter]
public EventHandler<GridInputEventArgs> CellTapped { get; set; }