Click or drag to resize

StiDataExportSettings Constructor (StiDataType)

Initializes a new instance of the StiDataExportSettings class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDataExportSettings(
	StiDataType dataType
)

Parameters

dataType
Type: Stimulsoft.Report.ExportStiDataType

[Missing <param name="dataType"/> documentation for "M:Stimulsoft.Report.Export.StiDataExportSettings.#ctor(Stimulsoft.Report.Export.StiDataType)"]

See Also