Click or drag to resize

StiDataSourcesCollectionConnect Method (StiDataCollection, Boolean)

Connect Data Source to data.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Connect(
	StiDataCollection datas,
	bool loadData
)

Parameters

datas
Type: Stimulsoft.Report.DictionaryStiDataCollection

[Missing <param name="datas"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourcesCollection.Connect(Stimulsoft.Report.Dictionary.StiDataCollection,System.Boolean)"]

loadData
Type: SystemBoolean
Load data or no.
See Also