[]
        
(Showing Draft Content)

C1.WPF.ListView.C1ListView.ItemTapping

ItemTapping Event

Occurs when an item is being tapped.

Namespace: C1.WPF.ListView
Assembly: C1.WPF.ListView.dll
Syntax
public event EventHandler<C1TappedEventArgs> ItemTapping
Returns
Type Description
EventHandler<C1TappedEventArgs> Occurs when an item is being tapped.