Skip to main content

SwipeItemShowingEventArgs Class

Contains data for the SwipeItemShowing event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class SwipeItemShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SwipeItemShowingEventArgs
See Also