Overload List

  NameDescription
Public methodSort(Comparison<(Of <<'(DataTreeGridItem>)>>), Boolean)
Hierarchically sorts all tree grid items in the collection based on the optionally specified parameters.
Public methodSort(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.

See Also