Click or drag to resize

StiCodeRegionEnd Constructor (String)

Initializes a new instance of the StiCodeRegionEnd class

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCodeRegionEnd(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeRegionEnd.#ctor(System.String)"]

See Also