Back to Devexpress

SwipeItemShowingEventArgs Class

maui-devexpress-dot-maui-dot-collectionview-c695c11b.md

latest1.4 KB
Original Source

SwipeItemShowingEventArgs Class

Contains data for the SwipeItemShowing event.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class SwipeItemShowingEventArgs :
    CancelEventArgs

SwipeItemShowingEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CancelEventArgs SwipeItemShowingEventArgs

Extension Methods

Yield<SwipeItemShowingEventArgs>()

YieldIfNotNull<SwipeItemShowingEventArgs>()

See Also

SwipeItemShowingEventArgs Members

DevExpress.Maui.CollectionView Namespace