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

In This Topic
    ComplexExporterOptionsForm Class
    In This Topic
    Represents a form for editing the export options used by a ComplexExporter.
    Object Model
    ComplexExporterOptionsForm Class
    Syntax
    'Declaration
     
    Public Class ComplexExporterOptionsForm 
       Inherits ExportOptionsFormBase
    public class ComplexExporterOptionsForm : ExportOptionsFormBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                               C1.C1Preview.Export.ComplexExporterOptionsForm

    See Also