DataRowView::DataView Property
.NET Framework (current version)
Gets the DataView to which this row belongs.
Assembly: System.Data (in System.Data.dll)
The following example returns the DataView of the specified DataRowView.
.NET Framework
Available since 1.1
Available since 1.1
Show: