Click or drag to resize

StiListBoxHelperFormat Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.Format(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,System.Object)"]

Namespace:  Stimulsoft.Dashboard.Components.ListBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static string Format(
	StiListBoxElement listBoxElement,
	Object value
)

Parameters

listBoxElement
Type: Stimulsoft.Dashboard.Components.ListBoxStiListBoxElement

[Missing <param name="listBoxElement"/> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.Format(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,System.Object)"]

value
Type: SystemObject

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

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.Format(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,System.Object)"]

See Also