Skip to main content

CollectionViewGestureEventArgs Class

Provides data for the Tap event.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

#Declaration

C#
public class CollectionViewGestureEventArgs :
    ItemEventArgs

#Inheritance

Object
EventArgs
ItemEventArgs
CollectionViewGestureEventArgs
See Also