Skip to main content

SwipeItemShowingEventArgs Class

Contains data for the SwipeItemShowing event.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class SwipeItemShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SwipeItemShowingEventArgs
See Also