'Declaration
Public Property RecordSource As System.String
public System.string RecordSource {get; set;}
Remarks
If provided, data is retrieved using the parent report's ConnectionString. If omitted, data is retrieved directly from the parent report. In this latter case, the data is automatically filtered according to the current grouping scope (e.g. a chart in a 'Category' group header would contain data only for the current category).