Retrieves data from the associated data source.
The HierarchicalDataBoundControl.PerformSelect method is called, after data is retrieved, to bind data to elements of the data-bound control. Derived types override this method to retrieve data only if the default implementation is not adequate.