StiDataBandFilters Property |
Gets or sets the collection of data filters.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiFiltersCollectionConverter))]
public virtual StiFiltersCollection Filters { get; set; }
<TypeConverterAttribute(GetType(StiFiltersCollectionConverter))>
Public Overridable Property Filters As StiFiltersCollection
Get
Set
Property Value
Type:
StiFiltersCollectionImplements
IStiFilterFiltersSee Also