Back to Devexpress

CollectionViewGestureEventArgs Class

maui-devexpress-dot-maui-dot-collectionview-678819cd.md

latest1.6 KB
Original Source

CollectionViewGestureEventArgs Class

Provides data for the Tap event.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class CollectionViewGestureEventArgs :
    ItemEventArgs

CollectionViewGestureEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs ItemEventArgs CollectionViewGestureEventArgs

Extension Methods

Yield<CollectionViewGestureEventArgs>()

YieldIfNotNull<CollectionViewGestureEventArgs>()

See Also

CollectionViewGestureEventArgs Members

DevExpress.Maui.CollectionView Namespace