Click or drag to resize

StiDataRelationsCollectionItem Property (String)

[Missing <summary> documentation for "P:Stimulsoft.Report.Dictionary.StiDataRelationsCollection.Item(System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDataRelation this[
	string relationName
] { get; set; }

Parameters

relationName
Type: SystemString

Property Value

Type: StiDataRelation
See Also