[]
        
(Showing Draft Content)

C1.WPF.Report.FlexReport.DataSourceName

DataSourceName Property

DataSourceName

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.

Declaration
public string DataSourceName { get; set; }