ExportSettings Properties
Contains settings that regulate data export from controls.Name | Description |
---|---|
DefaultExportType static | Gets or sets the default mode of a control’s data export to XLS(x) and CSV formats. Choosing the export mode is only supported for certain controls. |
EncodeCsvExecutableContent static | Gets or sets whether to encode potentially dangerous content when it is exported to a CSV file. |
See Also