ActiveReports 12
ConnectionString Property (CsvDataSource)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Data Namespace > CsvDataSource Class : ConnectionString Property
Specifies the string used to load the data from the csv file.
Syntax
'Declaration
 
Public Property ConnectionString As String
public string ConnectionString {get; set;}
See Also

Reference

CsvDataSource Class
CsvDataSource Members

Concepts

CSV Provider