Represents a report data source based on the IDataRecord and IDataReader members of the .NET Framework.
For a list of all members of this type, see ListDataSource members.
System.Object
DataDynamics.ActiveReports.DataSources.ListDataSource
[Visual Basic]
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.
ListDataSource Members | DataDynamics.ActiveReports.DataSources Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.