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
Syntaxpublic TreeNodeEx(
	string text
)
Public Sub New ( 
	text As String
)
Parameters
- text
 - Type: SystemString
[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Dictionary.TreeNodeEx.#ctor(System.String)"]
 
See Also