Click or drag to resize

StiReportReportSource Property

Gets or sets string representation of report template file. This property used when report placed on form.

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

Property Value

Type: String
See Also