[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.LayerBase.DataSource

DataSource Property

DataSource

Gets or sets the name of the data source used to retrieve data for the layer.

Declaration
public string DataSource { get; set; }
Remarks

The name must match a name of a data source in the report's DataSources collection. Empty string indicates that the main data source will be used.