ComponentOne Reports for WPF
C1.C1Preview.Export Namespace / C1dExporterBase Class
Members

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

    System.Object
             C1.C1Preview.Export.C1dExporterBase

    See Also