| GridTableViewRelation Methods |
The GridTableViewRelation type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Add |
Adds a GridRelationFields with the specified value to the GridTableViewRelation . |
|
|
AddRange(GridRelationFields) |
Copies the elements of an array to the end of the GridTableViewRelation. |
|
|
AddRange(GridTableViewRelation) |
Adds the contents of another GridTableViewRelation to the end of the collection. |
|
|
Clone | |
|
|
Contains |
Gets a value indicating whether the GridTableViewRelation contains the specified GridRelationFields. |
|
|
CopyTo |
Copies the GridTableViewRelation values to a one-dimensional Array instance at the specified index. |
|
|
GetEnumerator |
Returns an enumerator that can iterate through the GridTableViewRelation . |
|
|
IndexOf |
Returns the index of a GridRelationFields in the GridTableViewRelation . |
|
|
Insert |
Inserts a GridRelationFields into the GridTableViewRelation at the specified index. |
|
|
LoadViewState | |
|
|
Remove |
Removes a specific GridRelationFields from the GridTableViewRelation . |
|
|
SaveViewState | |
|
|
TrackViewState |