Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / CsvExportProvider Class / OptionsFormClass Property

In This Topic
    OptionsFormClass Property (CsvExportProvider)
    In This Topic
    Gets the type of form which is used to edit the export options by default.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property OptionsFormClass As Type
    public virtual Type OptionsFormClass {get;}
    See Also