Skip to main content
A newer version of this page is available. .

SwipeItemData Class

Contains information about a swipe item.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public class SwipeItemData :
    NotificationObject

Remarks

A SwipeItemData object contains information about a swipe item and serves as a binding context for the
DataGridView.SwipeItemTemplate and SwipeItem.Template templates.

Inheritance

Object
DevExpress.XamarinForms.DataGrid.Internal.NotificationObject
SwipeItemData
See Also