[]
        
(Showing Draft Content)

C1.WPF.C1ListViewer.OnItemHolding

OnItemHolding Method

OnItemHolding(object, C1TappedEventArgs)

Called when one of the items receive the Hold event.

Declaration
protected virtual void OnItemHolding(object sender, C1TappedEventArgs e)
Parameters
Type Name Description
object sender

The item that receive the hold event.

C1TappedEventArgs e

The C1TappedEventArgs instance containing the event data.