[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.ISampleReportsProvider

ISampleReportsProvider Interface

Represents an interface for providing sample reports.

Namespace: GrapeCity.ActiveReports.Design.DataBindingWizard.Services
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public interface ISampleReportsProvider

Properties

Name Description
Categories

Gets a collection of category descriptors in the correct order.

Reports

Gets a collection of sample report descriptors.

Methods

Name Description
GetReportStream(SampleReportDescriptor)

Returns the report content stream for the specified report descriptor.