StiDataRelationDictionary Property |
Gets or sets the dictionary of data in which the relation is kept.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic StiDictionary Dictionary { get; set; }
Public Property Dictionary As StiDictionary
Get
Set
Property Value
Type:
StiDictionary
See Also