FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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: DataTable, DataView and IList.

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