Click or drag to resize

StiBaseCondition Constructor (String)

Creates a new object of the type StiBaseCondition.

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

Parameters

expression
Type: SystemString

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

See Also