Click or drag to resize

StiListBoxItem Constructor (String)

Initializes a new instance of the StiListBoxItem class

Namespace:  Stimulsoft.Dashboard.Components.ListBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public StiListBoxItem(
	string label
)

Parameters

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxItem.#ctor(System.String)"]

See Also