Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1ExporterBase Class
Members

In This Topic
    C1ExporterBase Class
    In This Topic
    The abstract base class for C1dExporterBase and C1mdxExporter classes.
    Object Model
    C1ExporterBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1ExporterBase 
       Inherits Exporter
    public abstract class C1ExporterBase : Exporter 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.C1ExporterBase
             C1.C1Preview.Export.C1dExporterBase
             C1.C1Preview.Export.C1mdxExporter

    See Also