[]
        
(Showing Draft Content)

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

SampleReportDescriptor Constructor

SampleReportDescriptor(string, string, string, string, string)

Initializes a new instance of the SampleReportDescriptor struct.

Declaration
public SampleReportDescriptor(string path, string name, string description, string id, string thumbnailPath)
Parameters
Type Name Description
string path

The path of the report.

string name

The name of the report.

string description

The description of the report.

string id

The id of the report.

string thumbnailPath

The path to the preview image.