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

In This Topic
    ReportTextOptionsForm Class
    In This Topic
    Represents the default options form for C1.C1Report.C1Report-specific plain text export modules.
    Object Model
    ReportTextOptionsForm Class
    Syntax
    'Declaration
     
    Public Class ReportTextOptionsForm 
       Inherits ExportOptionsFormBase
    public class ReportTextOptionsForm : 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.ReportTextOptionsForm

    See Also