Click or drag to resize

StiReportCheckerErrorParameters Constructor (String, String)

Initializes a new instance of the StiReportCheckerErrorParameters class

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportCheckerErrorParameters(
	string compName,
	string propName
)

Parameters

compName
Type: SystemString

[Missing <param name="compName"/> documentation for "M:Stimulsoft.Report.Design.StiReportCheckerErrorParameters.#ctor(System.String,System.String)"]

propName
Type: SystemString

[Missing <param name="propName"/> documentation for "M:Stimulsoft.Report.Design.StiReportCheckerErrorParameters.#ctor(System.String,System.String)"]

See Also