ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / IListDataSource Interface / DataReader Property

In This Topic
    DataReader Property (IListDataSource)
    In This Topic
    System.Data.IDataReader to read the data.
    Syntax
    'Declaration
     
    ReadOnly Property DataReader As IDataReader
    IDataReader DataReader {get;}
    See Also