Click or drag to resize

IStiDashboardGetUserFilters Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.IStiDashboard.GetUserFilters(Stimulsoft.Report.Dashboard.IStiElement)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
List<StiDataFilterRule> GetUserFilters(
	IStiElement element
)

Parameters

element
Type: Stimulsoft.Report.DashboardIStiElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Dashboard.IStiDashboard.GetUserFilters(Stimulsoft.Report.Dashboard.IStiElement)"]

Return Value

Type: ListStiDataFilterRule

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.IStiDashboard.GetUserFilters(Stimulsoft.Report.Dashboard.IStiElement)"]

See Also