The GridControl..::..NodeCollection type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Overrides Object..::..Equals(Object).)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().)
Public methodInsert
Inserts a new data object at the specified index on the top hierarchical level of the grid.
Public methodMove(Row)
Moves the specified row.
Public methodMove(Row, Int32)
Moves the specified row.

See Also