Click or drag to resize

StiReportDictionary Property

Gets or sets a dictionary of data.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public StiDictionary Dictionary { get; set; }

Property Value

Type: StiDictionary
See Also