Skip to main content

RowData Class

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

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class RowData :
    NotificationObject

Inheritance

System.Object
DevExpress.Maui.DataGrid.Internal.NotificationObject
RowData
See Also