Click or drag to resize

StiDesignerInfo Constructor (StiReport)

Creates a new object of the type StiDesignerInfo.

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDesignerInfo(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport
Report are these parameters belong to.
See Also