The position where the new node row will be inserted.
level
Outline level for the new node row.
Return Value
A reference to the Node that was added to the collection.
Remarks
This method is especially useful when the grid is bound to a data source, because in this case you can't change the value of the IsNode property. When the grid is unbound, you can add rows and turn them into nodes later using the IsNode property.