ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ExportProvider Class / DefaultOptionsFormClass Property

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