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; }
Public Property ExportDataOnly As Boolean
Get
Set
Property Value
Type:
BooleanSee Also