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

In This Topic
    DefaultSampleReportsProvider Class
    In This Topic
    Provides the default implementation for ISampleReportsProvider.
    Object Model
    DefaultSampleReportsProvider Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DefaultSampleReportsProvider 
       Implements ISampleReportsProvider 
    public sealed class DefaultSampleReportsProvider : 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