Click or drag to resize

StiParserStiFilterParserData Constructor

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiFilterParserData(
	StiComponent component,
	string expression
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Engine.StiParser.StiFilterParserData.#ctor(Stimulsoft.Report.Components.StiComponent,System.String)"]

expression
Type: SystemString

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

See Also