Click or drag to resize

TreeNodeEx Constructor (String)

Initializes a new instance of the TreeNodeEx class

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

Parameters

text
Type: SystemString

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

See Also