Skip to main content

SwipeItemEventArgs Class

Provides data for the SwipeItemShowing event.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public class SwipeItemEventArgs :
    CancelEventArgs

#Inheritance

See Also