Click or drag to resize

IStiFilter Interface

Allows to control filtering of data.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiFilter

The IStiFilter type exposes the following members.

Properties
  NameDescription
Public propertyFilterMethodHandler
Gets or sets a method for filtration.
Public propertyFilterMode
Gets or sets filter mode.
Public propertyFilterOn
Gets or sets value indicates, that filter is turn on.
Public propertyFilters
Gets or sets the collection of data filters.
Top
See Also