Click or drag to resize

StiReportReportRenderingMessages Property

Gets or sets collection which contains report rendering messages.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StringCollection ReportRenderingMessages { get; set; }

Property Value

Type: StringCollection
See Also