Click or drag to resize

StiComboBoxHelperFetchDefaultUserFilters Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxHelper.FetchDefaultUserFilters(Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxElement)"]

Namespace:  Stimulsoft.Dashboard.Components.ComboBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static List<StiDataFilterRule> FetchDefaultUserFilters(
	StiComboBoxElement comboBoxElement
)

Parameters

comboBoxElement
Type: Stimulsoft.Dashboard.Components.ComboBoxStiComboBoxElement

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

Return Value

Type: ListStiDataFilterRule

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxHelper.FetchDefaultUserFilters(Stimulsoft.Dashboard.Components.ComboBox.StiComboBoxElement)"]

See Also