Click or drag to resize

StiTreeViewHelperFetchDefaultUserFilters Method (StiTreeViewBoxElement)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.FetchDefaultUserFilters(Stimulsoft.Dashboard.Components.TreeViewBox.StiTreeViewBoxElement)"]

Namespace:  Stimulsoft.Dashboard.Components.TreeView
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static List<StiDataFilterRule> FetchDefaultUserFilters(
	StiTreeViewBoxElement treeViewBoxElement
)

Parameters

treeViewBoxElement
Type: Stimulsoft.Dashboard.Components.TreeViewBoxStiTreeViewBoxElement

[Missing <param name="treeViewBoxElement"/> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.FetchDefaultUserFilters(Stimulsoft.Dashboard.Components.TreeViewBox.StiTreeViewBoxElement)"]

Return Value

Type: ListStiDataFilterRule

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.TreeView.StiTreeViewHelper.FetchDefaultUserFilters(Stimulsoft.Dashboard.Components.TreeViewBox.StiTreeViewBoxElement)"]

See Also