ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / CsvDataSource Class

In This Topic
CsvDataSource Class Methods
In This Topic

For a list of all members of this type, see CsvDataSource members.

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