Click or drag to resize

StiParserParseTextValue Method (String, StiComponent, Object)

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

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

Parameters

inputExpression
Type: SystemString

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

component
Type: Stimulsoft.Report.ComponentsStiComponent

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

sender
Type: SystemObject

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

Return Value

Type: Object

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

See Also