XpoDataViewRecord.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets the XpoDataViewRecord object with the specified index from the XpoDataView collection. |
| Item[String] | name | Gets the XpoDataViewRecord object with the specified name from the XpoDataView collection. |