Name | Description | |
---|---|---|
![]() | BaseRows | Gets the collection of System.Data.DataRow objects referenced in this C1ViewRow. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | Item | Overloaded. Gets or sets the value stored in the specified C1ViewColumn of this row. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | ItemArray | Gets or sets the column values of this row through an array. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | PrimaryKeyValue | Returns an array of values representing a primary key of the row. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | SortKeyValue | Returns an array of values representing a sort key of the row. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | View | Gets the C1DataView that this row belongs to. (Inherited from C1.C1DataExtender.C1ViewRow) |