C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace : C1TypedViewRow Class |
The following tables list the members exposed by C1TypedViewRow.
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) |
Name | Description | |
---|---|---|
![]() | BeginEdit | Starts an editing of the row. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | CancelEdit | Cancels current row editing. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | Delete | Deletes this row. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | EndEdit | Finishes current row editing. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | GetChildRows | Overloaded. Gets the child rows of this C1ViewRow using the specified C1ViewRelation. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | GetParentRow | Gets a parent C1ViewRow for this row. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | GetParentRows | Gets an array of parent rows of this C1ViewRow. (Inherited from C1.C1DataExtender.C1ViewRow) |
![]() | IsNull | Overloaded. Gets a value that indicates whether the specified C1ViewColumn contains a null value. (Inherited from C1.C1DataExtender.C1ViewRow) |