IC1FlexReportRecordset Interface
In This Topic
Interface used to allow
C1FlexReport to access data stored in a data object of a type for which C1FlexReport does not have built-in support.
C1FlexReport has built-in support for the following data object types: DataTable, DataView and IList.
Object Model
Syntax
'Declaration
Public Interface IC1FlexReportRecordset
public interface IC1FlexReportRecordset
See Also