ActiveReports 13
CsvDataSource Class Members
Properties  Methods 

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Data Namespace : CsvDataSource Class

The following tables list the members exposed by CsvDataSource.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertySpecifies the string used to load the data from the csv file.  
Public PropertyDetermines whether the CurrentPosition is at the end of the NodeList.  
Top
Public Methods
 NameDescription
Public MethodReleases the resources used by the CsvDataSource.  
Public MethodReturns the value of the field with the specified name.  
Public MethodReturns the list of the csv columns names.  
Public MethodLoads the csv data from the source specified in connection string.  
Public MethodMoves the current position to the first data record.  
Public MethodMoves the current position to the next data record.  
Top
See Also

Reference

CsvDataSource Class
GrapeCity.ActiveReports.Data Namespace