Skip to main content
.NET 6.0+

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.