Click or drag to resize

StiDataExportSettingsDataExportMode Property

Gets or sets data export mode. XML, JSON and SYLK formats does not support this property.

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

Property Value

Type: StiDataExportMode
See Also