The GridControl..::..NodeCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object..::..Equals(Object).) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().) | |
| Insert |
Inserts a new data object at the specified index on the top hierarchical level of the grid.
| |
| Move(Row) |
Moves the specified row.
| |
| Move(Row, Int32) |
Moves the specified row.
|