Overload List
Name | Description | |
---|---|---|
Sort(Comparison<(Of <(DataTreeGridItem>)>), Boolean) |
Hierarchically sorts all tree grid items in the collection based on the optionally specified parameters.
| |
Sort(DataTreeGridItem, Comparison<(Of <(DataTreeGridItem>)>), Boolean) |
Hierarchically sorts the child items within a specified root tree grid item in the collection based on the other optionally specified parameters.
|