| Overload | Description |
|---|---|
| Item(C1ViewColumn) | Gets or sets the value stored in the specified C1ViewColumn of this row. |
| Item(Int32) | Gets or sets the value stored in the column with the specified index. |
| Item(String) | Gets or sets the value stored in the column with the specified name. |