ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DefaultExportSettings Class
Properties Methods

In This Topic
    DefaultExportSettings Class Members
    In This Topic

    The following tables list the members exposed by DefaultExportSettings.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the default export panel values for a `csvdata` format.  
    Public PropertyGets or sets the default export panel values for a `csv` format.  
    Public PropertyGets or sets the default export panel values for a `doc` format.  
    Public PropertyGets or sets the default export panel values for a `docx` format.  
    Public PropertyGets or sets the default export panel values for a `json` format.  
    Public PropertyGets or sets the default export panel values for a `mht` format.  
    Public PropertyGets or sets the default export panel values for a `pdf` format.  
    Public PropertyGets or sets the default export panel values for a `rtf` format.  
    Public PropertyGets or sets the default export panel values for a `tiff` format.  
    Public PropertyGets or sets the default export panel values for a `txt` format.  
    Public PropertyGets or sets the default export panel values for a `xls` format.  
    Public PropertyGets or sets the default export panel values for a `xlsxdata` format.  
    Public PropertyGets or sets the default export panel values for a `xlsx` format.  
    Public PropertyGets or sets the default export panel values for a `xml` format.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the default export settings to a JSON string.  
    Public MethodReturns this instance of DefaultExportSettings converted to a string.  
    Top
    See Also