| Overload | Description |
|---|---|
| NNodeCollectionDataTable Constructor(NNode) | Creates a new data provider that represents the nodes contained inside the collectionNode as rows. Each row exposes the respective child node properties. |
| NNodeCollectionDataTable Constructor(NNode,Boolean,Boolean) | Creates a new data provider that represents the nodes contained inside the collectionNode as rows. Each row may expose the respective child node properties and/or child nodes. |