Click or drag to resize

StiDataSourceSetDetails Method

Set the details data for Data Source.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetDetails(
	string relationName
)

Parameters

relationName
Type: SystemString
Relation to find Parent of the Data Source.
See Also