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

In This Topic
    C1mdxExporter Class
    In This Topic
    Represents an object that can be used to export a document to C1MDX format.
    Object Model
    C1mdxExporter Class
    Syntax
    'Declaration
     
    Public Class C1mdxExporter 
       Inherits C1ExporterBase
    public class C1mdxExporter : C1ExporterBase 
    Inheritance Hierarchy

    System.Object
             C1.C1Preview.Export.C1mdxExporter

    See Also