Click or drag to resize

StiListBoxHelperFetchItems Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

Namespace:  Stimulsoft.Dashboard.Components.ListBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static StiListBoxItem[] FetchItems(
	StiListBoxElement listBoxElement,
	StiDataTable dataTable
)

Parameters

listBoxElement
Type: Stimulsoft.Dashboard.Components.ListBoxStiListBoxElement

[Missing <param name="listBoxElement"/> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

dataTable
Type: Stimulsoft.Data.EngineStiDataTable

[Missing <param name="dataTable"/> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

Return Value

Type: StiListBoxItem

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.ListBox.StiListBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

See Also