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
)
Public Sub SetDetails (
relationName As String
)
Parameters
- relationName
- Type: SystemString
Relation to find Parent of the Data Source.
See Also