Click or drag to resize

StiTreeItem Constructor (Object)

Initializes a new instance of the StiTreeItem class

Namespace:  Stimulsoft.Dashboard.Components.TreeView
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public StiTreeItem(
	Object key
)

Parameters

key
Type: SystemObject

[Missing <param name="key"/> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeItem.#ctor(System.Object)"]

See Also