Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ComplexExporterOptionsForm Class / Exporter Property

In This Topic
    Exporter Property (ComplexExporterOptionsForm)
    In This Topic
    Gets the associated exporter.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Exporter As Exporter
    public virtual Exporter Exporter {get;}
    See Also