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
public class RowData :
NotificationObject
Implements
Inheritance
Object
DevExpress.XamarinForms.DataGrid.Internal.NotificationObject
RowData
See Also