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
)
Public Sub SetFilter (
filterMethod As Object
)
Parameters
- filterMethod
- Type: SystemObject
[Missing <param name="filterMethod"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSource.SetFilter(System.Object)"]
See Also