Click or drag to resize

StiReportResource Constructor

Initializes a new instance of the StiReportResource class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportResource(
	string resource,
	string component,
	string property
)

Parameters

resource
Type: SystemString

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

component
Type: SystemString

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

property
Type: SystemString

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

See Also