[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.CellDoubleTapped

CellDoubleTapped Property

CellDoubleTapped

Occurs when a cell is double tapped.

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