Visual Basic (Declaration) | |
---|---|
Public Class ListDataSource |
C# | |
---|---|
public class ListDataSource |
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.
System.Object
GrapeCity.ActiveReports.Data.ListDataSource