Click or drag to resize

StiDataCollectionRegData Method (String, DataTable)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.DataTable)"]

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.DataTable)"]

dataTable
Type: System.DataDataTable

[Missing <param name="dataTable"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.DataTable)"]

See Also