Click or drag to resize

StiNodesMemoryLoadExpNodes Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiNodesMemory.LoadExpNodes(System.Windows.Forms.TreeView,System.Boolean)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void LoadExpNodes(
	TreeView treeView,
	bool restoreSelectedNode
)

Parameters

treeView
Type: System.Windows.FormsTreeView

[Missing <param name="treeView"/> documentation for "M:Stimulsoft.Report.Design.StiNodesMemory.LoadExpNodes(System.Windows.Forms.TreeView,System.Boolean)"]

restoreSelectedNode
Type: SystemBoolean

[Missing <param name="restoreSelectedNode"/> documentation for "M:Stimulsoft.Report.Design.StiNodesMemory.LoadExpNodes(System.Windows.Forms.TreeView,System.Boolean)"]

See Also