Click or drag to resize

StiDataSourceSetFilter Method

Apply filter to data.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetFilter(
	Object filterMethod
)

Parameters

filterMethod
Type: SystemObject

[Missing <param name="filterMethod"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSource.SetFilter(System.Object)"]

See Also