Click or drag to resize

StiParserCheckExpression Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Engine.StiParser.CheckExpression(System.String,Stimulsoft.Report.Components.StiComponent)"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiParserStiParserException CheckExpression(
	string inputExpression,
	StiComponent component
)

Parameters

inputExpression
Type: SystemString

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

component
Type: Stimulsoft.Report.ComponentsStiComponent

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

Return Value

Type: StiParserStiParserException

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiParser.CheckExpression(System.String,Stimulsoft.Report.Components.StiComponent)"]

See Also