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

In This Topic
    ExportProvider Property (C1dOptionsForm)
    In This Topic
    Gets the associated export provider.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExportProvider As ExportProvider
    public ExportProvider ExportProvider {get;}
    See Also