Click or drag to resize

StiReportRegData Method (StiDataCollection)

Registers the DataCollection in the DataStore of the report.

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

Parameters

datas
Type: Stimulsoft.Report.DictionaryStiDataCollection
DataCollection for registration.
See Also