DefaultOptionsFormClass Property (ReportHTMLExportProvider)
 
            
                In This Topic
            
            Overridden. Gets the type of form which is used to edit the export options by default. This implementation returns 
ReportHtmlOptionsForm.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overrides ReadOnly Property DefaultOptionsFormClass As Type
             
        
            
            public override Type DefaultOptionsFormClass {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also