Back to Devexpress

RowData Class

maui-devexpress-dot-maui-dot-datagrid-cf014bb2.md

latest1.1 KB
Original Source

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

csharp
public class RowData :
    NotificationObject

Implements

INotifyPropertyChanged

Inheritance

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

Extension Methods

Yield<RowData>()

YieldIfNotNull<RowData>()

See Also

RowData Members

DevExpress.Maui.DataGrid Namespace