C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace : C1ViewRow Class |
For a list of all members of this type, see C1ViewRow members.
Name | Description | |
---|---|---|
![]() | BaseRows | Gets the collection of System.Data.DataRow objects referenced in this C1ViewRow. |
![]() | Item | Overloaded. Gets or sets the value stored in the specified C1ViewColumn of this row. |
![]() | ItemArray | Gets or sets the column values of this row through an array. |
![]() | PrimaryKeyValue | Returns an array of values representing a primary key of the row. |
![]() | SortKeyValue | Returns an array of values representing a sort key of the row. |
![]() | View | Gets the C1DataView that this row belongs to. |