'Declaration
Public Class ListDataSource
Implements IListDataSource
Remarks
This class uses the IList interface to bind data from a custom object or a RowCollection to the report. The interface determines the structure of the data, so that the user needs no additional code to structure it.