'Declaration Public Interface IC1ReportRecordset
public interface IC1ReportRecordset
'Declaration Public Interface IC1ReportRecordset
public interface IC1ReportRecordset
Any object that can be used as custom data source for reports must implement this interface.
The C1Report component provides this implementation for common data sources such as System.Data.DataTable and System.Data.DataView classes.