'Declaration
Public Property CellTapped As EventHandler(Of GridInputEventArgs)
public EventHandler<GridInputEventArgs> CellTapped {get; set;}
'Declaration
Public Property CellTapped As EventHandler(Of GridInputEventArgs)
public EventHandler<GridInputEventArgs> CellTapped {get; set;}