Click or drag to resize

StiDataExportSettingsExportDataOnly Property

Gets or sets value which indicates that all formatting of exported report will be removed. XML, JSON, DBF and CSV formats does not support this property.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool ExportDataOnly { get; set; }

Property Value

Type: Boolean
See Also