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

ViewRecord.Item Property

Name Parameters Description
Item[CriteriaOperator] property Gets the value in the specified column.
Item[Int32] index Gets the value of the specified column.
Item[String] name Gets the value of the specified column.