Click or drag to resize

StiCrossTabDataSourceFilters Property

Gets or sets the collection of data filters.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiFiltersCollection Filters { get; set; }

Property Value

Type: StiFiltersCollection

Implements

IStiFilterFilters
See Also