Click or drag to resize

StiReportRegData Method (DataTable)

Registers the DataTable in the Data Store.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RegData(
	DataTable dataTable
)

Parameters

dataTable
Type: System.DataDataTable
The DataTable for registration.
See Also