Click or drag to resize

StiExpression  Conversion (StiExpression to String)

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

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

Parameters

exp
Type: Stimulsoft.Report.ComponentsStiExpression

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

Return Value

Type: String

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

See Also