Back to Devexpress

RowData Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-5c9c6a3d.md

latest1.0 KB
Original Source

RowData Class

Contains information about a data row and serves as a binding context for the DataGridView.RowDragPreviewTemplate template.

Namespace : DevExpress.XamarinForms.DataGrid

Assembly : DevExpress.XamarinForms.Grid.dll

NuGet Package : DevExpress.XamarinForms.Grid

Declaration

csharp
public class RowData :
    NotificationObject

Implements

INotifyPropertyChanged

Inheritance

Object DevExpress.XamarinForms.DataGrid.Internal.NotificationObject RowData

See Also

RowData Members

DevExpress.XamarinForms.DataGrid Namespace