Click or drag to resize

StiCodeRegionStart Constructor

Initializes a new instance of the StiCodeRegionStart class

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

Parameters

text
Type: SystemString

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

See Also