See Also

ListDataSource Members  | DataDynamics.ActiveReports.DataSources Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

ListDataSource Class

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.

Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.DataSources.ListDataSource

Syntax

[Visual Basic]
Public Class ListDataSource
[C#]
public class ListDataSource

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.

See Also

ListDataSource Members  | DataDynamics.ActiveReports.DataSources Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.