Retrieves data from the associated data source.
The ListControl.PerformSelect method calls the ListControl.PerformDataBinding(IEnumerable) method after data is retrieved to bind data to elements of the data-bound control. For more information, see DataBoundControl.PerformSelect.