FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / IC1FlexReportRecordset Interface
Members

In This Topic
    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: System.Data.DataTable, System.Data.DataView and System.Collections.IList.

    Object Model
    IC1FlexReportRecordset Interface
    Syntax
    'Declaration
     
    Public Interface IC1FlexReportRecordset 
    public interface IC1FlexReportRecordset 
    See Also