Click or drag to resize

StiTreeViewHelperFormat Method (StiTreeViewElement, Object)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.Format(Stimulsoft.Dashboard.Components.TreeView.StiTreeViewElement,System.Object)"]

Namespace:  Stimulsoft.Dashboard.Components.TreeView
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static string Format(
	StiTreeViewElement treeViewElement,
	Object value
)

Parameters

treeViewElement
Type: Stimulsoft.Dashboard.Components.TreeViewStiTreeViewElement

[Missing <param name="treeViewElement"/> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.Format(Stimulsoft.Dashboard.Components.TreeView.StiTreeViewElement,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.Format(Stimulsoft.Dashboard.Components.TreeView.StiTreeViewElement,System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.Format(Stimulsoft.Dashboard.Components.TreeView.StiTreeViewElement,System.Object)"]

See Also