C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / CellTapped Property

In This Topic
CellTapped Property
In This Topic
Occurs when a cell is tapped.
Syntax
'Declaration
 
Public Property CellTapped As EventHandler(Of GridInputEventArgs)
 
See Also