[]
        
(Showing Draft Content)

C1.Blazor.ListView.C1ListView-1.OnItemTapped

OnItemTapped Method

OnItemTapped(ListViewInputEventArgs)

Raises the ItemTapped event.

Declaration
protected virtual void OnItemTapped(ListViewInputEventArgs e)
Parameters
Type Name Description
ListViewInputEventArgs e

The ListViewInputEventArgs instance containing the event data.