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

In This Topic
    SampleReportDescriptorDeserializer Class
    In This Topic
    Represents a deserializer for the report sample descriptors.
    Object Model
    SampleReportDescriptorDeserializer Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class SampleReportDescriptorDeserializer 
    public static class SampleReportDescriptorDeserializer 
    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.SampleReportDescriptorDeserializer

    See Also