Click or drag to resize

StiFilter Constructor (String)

Creates a new object of the type StiFilter.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiFilter(
	string expression
)

Parameters

expression
Type: SystemString

[Missing <param name="expression"/> documentation for "M:Stimulsoft.Report.Components.StiFilter.#ctor(System.String)"]

See Also