StiDataExportSettings Constructor (StiDataType) |
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiDataExportSettings(
StiDataType dataType
)
Public Sub New (
dataType As StiDataType
)
Parameters
- dataType
- Type: Stimulsoft.Report.ExportStiDataType
[Missing <param name="dataType"/> documentation for "M:Stimulsoft.Report.Export.StiDataExportSettings.#ctor(Stimulsoft.Report.Export.StiDataType)"]
See Also