Click or drag to resize

StiReportRegData Method (DataView)

Registers DataView in the Data Store.

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

Parameters

dataView
Type: System.DataDataView
DataView for registration.
See Also