Back to Devexpress

SwipeItemShowingEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-0e7cf07d.md

latest1.3 KB
Original Source

SwipeItemShowingEventArgs Class

Contains data for the SwipeItemShowing event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

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.DataGrid Namespace