ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / ListDataSource Class / DataReader Property

In This Topic
    DataReader Property (ListDataSource)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DataReader As IDataReader
    public IDataReader DataReader {get;}
    See Also