Click or drag to resize

StiComboBoxHelperFetchItems Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

Namespace:  Stimulsoft.Dashboard.Components.ComboBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static StiComboBoxItem[] FetchItems(
	StiComboBoxElement comboBoxElement,
	StiDataTable dataTable
)

Parameters

comboBoxElement
Type: Stimulsoft.Dashboard.Components.ComboBoxStiComboBoxElement

[Missing <param name="comboBoxElement"/> documentation for "M:Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

dataTable
Type: Stimulsoft.Data.EngineStiDataTable

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

Return Value

Type: StiComboBoxItem

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxHelper.FetchItems(Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxElement,Stimulsoft.Data.Engine.StiDataTable)"]

See Also