Click or drag to resize

StiExpression  Conversion (String to StiExpression)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiExpression.op_Implicit(System.String)~Stimulsoft.Report.Components.StiExpression"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static implicit operator StiExpression (
	string s
)

Parameters

s
Type: SystemString

[Missing <param name="s"/> documentation for "M:Stimulsoft.Report.Components.StiExpression.op_Implicit(System.String)~Stimulsoft.Report.Components.StiExpression"]

Return Value

Type: StiExpression

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiExpression.op_Implicit(System.String)~Stimulsoft.Report.Components.StiExpression"]

See Also