Back to Devexpress

SwipeItemData Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-7aad536f.md

latest1.2 KB
Original Source

SwipeItemData Class

Contains information about a swipe item.

Namespace : DevExpress.XamarinForms.DataGrid

Assembly : DevExpress.XamarinForms.Grid.dll

NuGet Package : DevExpress.XamarinForms.Grid

Declaration

csharp
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.

Implements

INotifyPropertyChanged

Inheritance

Object DevExpress.XamarinForms.DataGrid.Internal.NotificationObject SwipeItemData

See Also

SwipeItemData Members

DevExpress.XamarinForms.DataGrid Namespace