MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DataBindingWizard.Services Namespace / DefaultSampleReportsProvider Class
Members

DefaultSampleReportsProvider Class
Provides the default implementation for ISampleReportsProvider.
Object Model
DefaultSampleReportsProvider Class
Syntax
'Declaration
 
Public NotInheritable Class DefaultSampleReportsProvider 
   Implements ISampleReportsProvider 
 
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Design.DataBindingWizard.Services.DefaultSampleReportsProvider

See Also