Click or drag to resize

StiListOfValuesLowExpression Constructor (String)

Creates a new expression.

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

Parameters

value
Type: SystemString
Expression value.
See Also