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

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

Inheritance

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