ITreeGrid.GetSelectedNodes method
Namespace: NextDesign.Core
Description
Gets the tree node selected in the editor.
The order of the collection of select elements is indeterminate.
argument
Name | Type | Description |
---|---|---|
excludeSelectedChildren | bool | If this parameter is set to true, if the parent element of the tree node is selected, it will be excluded regardless of the selection state of its children |
Return value
- ITreeGridNodeCollection