[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.DefaultSampleReportsProvider.-ctor

DefaultSampleReportsProvider Constructor

DefaultSampleReportsProvider(string)

Initializes a new instance of the DefaultSampleReportsProvider class.

Declaration
public DefaultSampleReportsProvider(string reportsRootDirectory)
Parameters
Type Name Description
string reportsRootDirectory

The root directory containing report files.

Exceptions
Type Condition
ArgumentException

Thrown when the reportsRootDirectory is null or white space.