ComponentOne FlexReport for WinForms
DataSourceName Property (C1FlexReport)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > C1FlexReport Class : DataSourceName Property
Gets or sets the name of the report's main data source. This name should match the name of a data source in the DataSources collection.
Syntax
'Declaration
 
Public Property DataSourceName As System.String
public System.string DataSourceName {get; set;}
See Also

Reference

C1FlexReport Class
C1FlexReport Members