[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.DefaultSampleReportsProvider.Reports

Reports Property

Reports

Gets the enumerable collection of sample report descriptors.

Declaration
public IEnumerable<SampleReportDescriptor> Reports { get; }
Property Value
Type Description
IEnumerable<SampleReportDescriptor>

An enumerable collection of SampleReportDescriptor.

Implements
Remarks

This property initializes report descriptors if they are not already initialized.