Click or drag to resize

StiTreeViewHelperFormat Method (StiTreeViewBoxElement, Object)

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

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

Parameters

treeViewBoxElement
Type: Stimulsoft.Dashboard.Components.TreeViewBoxStiTreeViewBoxElement

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

value
Type: SystemObject

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

Return Value

Type: String

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

See Also