Click or drag to resize

StiReportReferencedAssemblies Property

Gets or sets an array of referenced assemblies.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiReferencedAssembliesConverter))]
public string[] ReferencedAssemblies { get; set; }

Property Value

Type: String
See Also