[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.ListDataSource.DataReader

DataReader Property

DataReader

Gets the IDataReader used to read data from this source.

Declaration
public IDataReader DataReader { get; }
Implements