HierarchicalModelDataSourceView Methods
The HierarchicalModelDataSourceView type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Select |
Returns the root-level hierarchy nodes for data binding.
Called by data-bound controls to obtain the top-level items.
Each item's children are retrieved on demand via
[HierarchyData{T}.GetChildren].
|

