Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DataViewRecord.Item Property

Name Parameters Description
Item[Int32] index Gets the value of the column specified by its index.
Item[String] name Gets the value of the column specified by its name.